Translation components API.

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

GET /api/translations/libstorage-ng/sle-15-sp1/et/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/libstorage-ng/sle-15-sp1/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-26T22:07:15.440453Z",
            "action": 0,
            "target": "",
            "id": 1231756,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1231756/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libstorage-ng/sle-15-sp1/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-11-29T13:15:00.144348Z",
            "action": 0,
            "target": "",
            "id": 1305533,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1305533/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libstorage-ng/sle-15-sp1/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-11-29T13:15:41.374469Z",
            "action": 44,
            "target": "",
            "id": 1305534,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1305534/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libstorage-ng/sle-15-sp1/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-13T19:54:53.170059Z",
            "action": 0,
            "target": "",
            "id": 1319945,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1319945/?format=api"
        }
    ]
}