Translation components API.

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

GET /api/translations/website/index/ckb/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/website/index/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/index/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-03T07:21:45.847801Z",
            "action": 0,
            "target": "",
            "id": 1815314,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1815314/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3384722/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/index/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/index/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-03T07:21:45.847745Z",
            "action": 59,
            "target": "",
            "id": 1815313,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/1815313/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3384721/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/index/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/index/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-03T07:21:45.847685Z",
            "action": 59,
            "target": "",
            "id": 1815312,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/1815312/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3384720/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/index/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/index/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-03T07:21:45.847582Z",
            "action": 59,
            "target": "",
            "id": 1815311,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/1815311/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/index/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/index/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-31T19:29:05.893097Z",
            "action": 0,
            "target": "",
            "id": 1486372,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1486372/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/index/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/index/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-08T09:09:12.913293Z",
            "action": 0,
            "target": "",
            "id": 1383435,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1383435/?format=api"
        }
    ]
}