Translation components API.

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

GET /api/translations/doc-sle-translations/adm_sudo-master/da/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/adm_sudo-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_sudo-master/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-02T07:59:38.786777Z",
            "action": 0,
            "target": "",
            "id": 1458940,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1458940/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/adm_sudo-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_sudo-master/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-02T07:59:50.983249Z",
            "action": 44,
            "target": "",
            "id": 1458965,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1458965/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/adm_sudo-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_sudo-master/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-12T11:42:25.886628Z",
            "action": 0,
            "target": "",
            "id": 1780238,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1780238/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/adm_sudo-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_sudo-master/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-12T11:42:43.199569Z",
            "action": 44,
            "target": "",
            "id": 1780263,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1780263/?format=api"
        }
    ]
}