Translation components API.

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

GET /api/translations/website/oem/sr/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/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-08T09:09:56.389955Z",
            "action": 0,
            "target": "",
            "id": 1383504,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1383504/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:07:10.467273Z",
            "action": 0,
            "target": "",
            "id": 1360471,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1360471/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:06:48.075253Z",
            "action": 0,
            "target": "",
            "id": 1360440,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1360440/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:02:16.439021Z",
            "action": 0,
            "target": "",
            "id": 1359909,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1359909/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-15T11:51:00.802773Z",
            "action": 0,
            "target": "",
            "id": 1249166,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1249166/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-15T11:49:36.121521Z",
            "action": 0,
            "target": "",
            "id": 1248824,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1248824/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-02T07:59:47.524047Z",
            "action": 0,
            "target": "",
            "id": 1027760,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1027760/?format=api"
        }
    ]
}