Translation components API.

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

GET /api/translations/website/oem/da/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/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-08T09:09:46.804388Z",
            "action": 0,
            "target": "",
            "id": 1383481,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1383481/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:07:06.284283Z",
            "action": 0,
            "target": "",
            "id": 1360449,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1360449/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:06:44.250761Z",
            "action": 0,
            "target": "",
            "id": 1360418,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1360418/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:02:12.281693Z",
            "action": 0,
            "target": "",
            "id": 1359887,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1359887/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-15T11:50:56.685428Z",
            "action": 0,
            "target": "",
            "id": 1249144,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1249144/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-15T11:49:31.815362Z",
            "action": 0,
            "target": "",
            "id": 1248802,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1248802/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-02T07:59:13.743971Z",
            "action": 0,
            "target": "",
            "id": 1027738,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1027738/?format=api"
        }
    ]
}