Translation components API.

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

GET /api/translations/files/files/jbo/changes/?format=api&page=23
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1103,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/files/files/jbo/changes/?format=api&page=22",
    "results": [
        {
            "unit": "https://l10n.elementary.io/api/units/3226476/?format=api",
            "component": "https://l10n.elementary.io/api/components/files/files/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/files/files/jbo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-02T09:51:21.900431Z",
            "action": 59,
            "target": "",
            "id": 1418036,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/1418036/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3226475/?format=api",
            "component": "https://l10n.elementary.io/api/components/files/files/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/files/files/jbo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-02T09:51:21.900352Z",
            "action": 59,
            "target": "",
            "id": 1418035,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/1418035/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3226474/?format=api",
            "component": "https://l10n.elementary.io/api/components/files/files/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/files/files/jbo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-02T09:51:21.900217Z",
            "action": 59,
            "target": "",
            "id": 1418034,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/1418034/?format=api"
        }
    ]
}