Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/libo_ui-24-2/scp2sourcewinexplorerext/en_GB/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/scp2sourcewinexplorerext/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/scp2sourcewinexplorerext/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:41:35.540055Z",
            "action": 0,
            "target": "",
            "id": 42576244,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/42576244/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/104856918/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/scp2sourcewinexplorerext/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/scp2sourcewinexplorerext/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:41:35.540021Z",
            "action": 59,
            "target": "Enables the Microsoft File Explorer to show information about %PRODUCTNAME documents, such as thumbnail previews, and perform full-text search.",
            "id": 42576243,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/42576243/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/104856917/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/scp2sourcewinexplorerext/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/scp2sourcewinexplorerext/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:41:35.539958Z",
            "action": 59,
            "target": "Windows Explorer Extension",
            "id": 42576242,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/42576242/?format=api"
        }
    ]
}