Translation components API.

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

GET /api/translations/foe-helper/extension/el/changes/?format=api&page=120
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2384,
    "next": null,
    "previous": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/el/changes/?format=api&page=119",
    "results": [
        {
            "unit": null,
            "component": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
            "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/el/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2026-09-03T12:02:23.006307Z",
            "action": 0,
            "target": "",
            "id": 82804,
            "action_name": "Resource update",
            "url": "http://i18n.foe-helper.com/api/changes/82804/?format=api"
        },
        {
            "unit": null,
            "component": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
            "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/el/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2026-09-03T12:03:01.389260Z",
            "action": 44,
            "target": "",
            "id": 82828,
            "action_name": "New string to translate",
            "url": "http://i18n.foe-helper.com/api/changes/82828/?format=api"
        },
        {
            "unit": null,
            "component": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
            "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/el/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2026-09-07T19:38:10.009169Z",
            "action": 0,
            "target": "",
            "id": 83077,
            "action_name": "Resource update",
            "url": "http://i18n.foe-helper.com/api/changes/83077/?format=api"
        },
        {
            "unit": null,
            "component": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
            "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/el/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2026-09-07T19:40:10.244145Z",
            "action": 44,
            "target": "",
            "id": 83101,
            "action_name": "New strings to translate",
            "url": "http://i18n.foe-helper.com/api/changes/83101/?format=api"
        }
    ]
}