Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/friends/friends/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/friends/friends/ab/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-18T18:13:51.382290Z",
            "action": 0,
            "target": "",
            "id": 2194785,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/2194785/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/friends/friends/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/friends/friends/ab/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-12T16:06:46.920965Z",
            "action": 0,
            "target": "",
            "id": 1647258,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1647258/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3326425/?format=api",
            "component": "https://l10n.elementary.io/api/components/friends/friends/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/friends/friends/ab/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-12T16:06:46.920923Z",
            "action": 59,
            "target": "",
            "id": 1647257,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/1647257/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3326424/?format=api",
            "component": "https://l10n.elementary.io/api/components/friends/friends/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/friends/friends/ab/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-12T16:06:46.920878Z",
            "action": 59,
            "target": "",
            "id": 1647256,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/1647256/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3326423/?format=api",
            "component": "https://l10n.elementary.io/api/components/friends/friends/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/friends/friends/ab/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-12T16:06:46.920830Z",
            "action": 59,
            "target": "",
            "id": 1647255,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/1647255/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3326422/?format=api",
            "component": "https://l10n.elementary.io/api/components/friends/friends/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/friends/friends/ab/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-12T16:06:46.920720Z",
            "action": 59,
            "target": "",
            "id": 1647254,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/1647254/?format=api"
        }
    ]
}