Translation components API.

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

GET /api/translations/friends/friends/gn/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/gn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-18T18:13:54.856025Z",
            "action": 0,
            "target": "",
            "id": 2194842,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/2194842/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/friends/friends/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/friends/friends/gn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-12T16:06:48.070796Z",
            "action": 0,
            "target": "",
            "id": 1647268,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1647268/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3326433/?format=api",
            "component": "https://l10n.elementary.io/api/components/friends/friends/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/friends/friends/gn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-12T16:06:48.070760Z",
            "action": 59,
            "target": "",
            "id": 1647267,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/1647267/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3326432/?format=api",
            "component": "https://l10n.elementary.io/api/components/friends/friends/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/friends/friends/gn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-12T16:06:48.070727Z",
            "action": 59,
            "target": "",
            "id": 1647266,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/1647266/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3326431/?format=api",
            "component": "https://l10n.elementary.io/api/components/friends/friends/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/friends/friends/gn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-12T16:06:48.070690Z",
            "action": 59,
            "target": "",
            "id": 1647265,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/1647265/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3326430/?format=api",
            "component": "https://l10n.elementary.io/api/components/friends/friends/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/friends/friends/gn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-12T16:06:48.070586Z",
            "action": 59,
            "target": "",
            "id": 1647264,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/1647264/?format=api"
        }
    ]
}