Translation components API.

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

GET /api/translations/website/layout/vi/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/layout/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/layout/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:06:26.798721Z",
            "action": 0,
            "target": "",
            "id": 1360413,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1360413/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/layout/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/layout/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:02:33.972360Z",
            "action": 0,
            "target": "",
            "id": 1360067,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1360067/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/layout/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/layout/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-15T11:51:20.358639Z",
            "action": 0,
            "target": "",
            "id": 1249355,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1249355/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/layout/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/layout/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-15T11:50:11.730017Z",
            "action": 0,
            "target": "",
            "id": 1249013,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1249013/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/layout/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/layout/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-05T18:12:03.204278Z",
            "action": 0,
            "target": "",
            "id": 1031704,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1031704/?format=api"
        }
    ]
}