Translation components API.

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

GET /api/translations/switchboard/plug-wacom-extra/cv/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/cv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-13T22:02:09.192065Z",
            "action": 0,
            "target": "",
            "id": 2113689,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/2113689/?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/cv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-29T19:54:49.720055Z",
            "action": 0,
            "target": "",
            "id": 1276270,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1276270/?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/cv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-23T13:54:38.425153Z",
            "action": 0,
            "target": "",
            "id": 998771,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/998771/?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/cv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-09-03T18:39:56.560082Z",
            "action": 0,
            "target": "",
            "id": 402388,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/402388/?format=api"
        }
    ]
}