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/hi/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/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-02T07:56:57.320502Z",
            "action": 0,
            "target": "",
            "id": 1458761,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1458761/?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/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-02T07:57:08.466597Z",
            "action": 44,
            "target": "",
            "id": 1458786,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1458786/?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/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-12T11:41:36.517886Z",
            "action": 0,
            "target": "",
            "id": 1780192,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1780192/?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/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-12T11:42:04.630087Z",
            "action": 44,
            "target": "",
            "id": 1780217,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1780217/?format=api"
        }
    ]
}