Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/apparmor_start-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_start-master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-02T08:55:49.699387Z",
            "action": 0,
            "target": "",
            "id": 1462097,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1462097/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/apparmor_start-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_start-master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-02T08:55:56.683384Z",
            "action": 44,
            "target": "",
            "id": 1462122,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1462122/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/apparmor_start-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_start-master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-12T11:52:28.371011Z",
            "action": 0,
            "target": "",
            "id": 1780760,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1780760/?format=api"
        }
    ]
}