Translation components API.

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

GET /api/translations/website/404/th/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/404/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/404/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-18T12:37:07.639017Z",
            "action": 0,
            "target": "",
            "id": 2114339,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/2114339/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3586756/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/404/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/404/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-18T12:37:07.638992Z",
            "action": 59,
            "target": "",
            "id": 2114338,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/2114338/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3586755/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/404/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/404/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-18T12:37:07.638966Z",
            "action": 59,
            "target": "",
            "id": 2114337,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/2114337/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3586754/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/404/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/404/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-18T12:37:07.638938Z",
            "action": 59,
            "target": "",
            "id": 2114336,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/2114336/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3586753/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/404/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/404/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-18T12:37:07.638898Z",
            "action": 59,
            "target": "",
            "id": 2114335,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/2114335/?format=api"
        }
    ]
}