Translation components API.

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

GET /api/translations/website/oem/lt/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-08T09:09:50.856654Z",
            "action": 0,
            "target": "",
            "id": 1383493,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1383493/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:07:08.291395Z",
            "action": 0,
            "target": "",
            "id": 1360460,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1360460/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:06:46.171747Z",
            "action": 0,
            "target": "",
            "id": 1360429,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1360429/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:02:14.426604Z",
            "action": 0,
            "target": "",
            "id": 1359898,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1359898/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-15T11:50:58.734209Z",
            "action": 0,
            "target": "",
            "id": 1249155,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1249155/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-15T11:49:34.160321Z",
            "action": 0,
            "target": "",
            "id": 1248813,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1248813/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-02T07:59:31.564594Z",
            "action": 0,
            "target": "",
            "id": 1027749,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1027749/?format=api"
        }
    ]
}