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/it/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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-02T07:59:43.146968Z",
            "action": 0,
            "target": "",
            "id": 1458948,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1458948/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-02T07:59:51.509693Z",
            "action": 44,
            "target": "",
            "id": 1458973,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1458973/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-12T11:42:29.850537Z",
            "action": 0,
            "target": "",
            "id": 1780246,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1780246/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-12T11:42:52.606232Z",
            "action": 44,
            "target": "",
            "id": 1780271,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1780271/?format=api"
        }
    ]
}