Translation components API.

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

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

{
    "count": 804,
    "next": null,
    "previous": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/uk/changes/?format=api&page=40",
    "results": [
        {
            "unit": "http://i18n.foe-helper.com/api/units/80165/?format=api",
            "component": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
            "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/uk/?format=api",
            "glossary_term": null,
            "user": "http://i18n.foe-helper.com/api/users/Ixia/?format=api",
            "author": "http://i18n.foe-helper.com/api/users/Ixia/?format=api",
            "timestamp": "2025-04-13T00:54:29.678165Z",
            "action": 30,
            "target": "Needs two lane road",
            "id": 66343,
            "action_name": "Source string changed",
            "url": "http://i18n.foe-helper.com/api/changes/66343/?format=api"
        },
        {
            "unit": "http://i18n.foe-helper.com/api/units/78417/?format=api",
            "component": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
            "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/uk/?format=api",
            "glossary_term": null,
            "user": "http://i18n.foe-helper.com/api/users/hashpatel3/?format=api",
            "author": "http://i18n.foe-helper.com/api/users/hashpatel3/?format=api",
            "timestamp": "2025-04-21T13:21:28.990091Z",
            "action": 30,
            "target": "5hr",
            "id": 67102,
            "action_name": "Source string changed",
            "url": "http://i18n.foe-helper.com/api/changes/67102/?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/uk/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-21T17:50:26.547198Z",
            "action": 0,
            "target": "",
            "id": 67149,
            "action_name": "Resource update",
            "url": "http://i18n.foe-helper.com/api/changes/67149/?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/uk/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-21T17:50:50.549658Z",
            "action": 44,
            "target": "",
            "id": 67172,
            "action_name": "New strings to translate",
            "url": "http://i18n.foe-helper.com/api/changes/67172/?format=api"
        }
    ]
}