Translation components API.

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

GET /api/translations/doc-sle-translations/adm_shell-master/id/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_shell-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-02T07:56:58.542188Z",
            "action": 0,
            "target": "",
            "id": 1458763,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1458763/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/adm_shell-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-02T07:57:08.573763Z",
            "action": 44,
            "target": "",
            "id": 1458788,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1458788/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/adm_shell-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-12T11:41:38.153615Z",
            "action": 0,
            "target": "",
            "id": 1780194,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1780194/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/adm_shell-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-12T11:42:07.039135Z",
            "action": 44,
            "target": "",
            "id": 1780219,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1780219/?format=api"
        }
    ]
}