Translation components API.

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

GET /api/translations/switchboard/plug-wacom-extra/fr_CA/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/plug-wacom-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/plug-wacom-extra/fr_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-13T22:02:10.148681Z",
            "action": 0,
            "target": "",
            "id": 2113710,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/2113710/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/plug-wacom-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/plug-wacom-extra/fr_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-29T19:55:10.332656Z",
            "action": 0,
            "target": "",
            "id": 1276291,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1276291/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/plug-wacom-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/plug-wacom-extra/fr_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-23T13:54:40.467515Z",
            "action": 0,
            "target": "",
            "id": 998792,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/998792/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/plug-wacom-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/plug-wacom-extra/fr_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-09-03T18:39:58.072183Z",
            "action": 0,
            "target": "",
            "id": 402409,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/402409/?format=api"
        }
    ]
}