Translation components API.

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

GET /api/translations/libstorage-ng/sle-15-sp1/af/changes/?format=api&page=21
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 403,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/af/changes/?format=api&page=20",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/10851910/?format=api",
            "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/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-26T22:05:50.614131Z",
            "action": 13,
            "target": "",
            "id": 1231738,
            "action_name": "New source string",
            "url": "https://l10n.opensuse.org/api/changes/1231738/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/10851911/?format=api",
            "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/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-26T22:05:50.632606Z",
            "action": 13,
            "target": "",
            "id": 1231739,
            "action_name": "New source string",
            "url": "https://l10n.opensuse.org/api/changes/1231739/?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/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-26T22:05:50.647743Z",
            "action": 0,
            "target": "",
            "id": 1231740,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1231740/?format=api"
        }
    ]
}