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=110
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2184,
    "next": null,
    "previous": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/el/changes/?format=api&page=109",
    "results": [
        {
            "unit": "http://i18n.foe-helper.com/api/units/85567/?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/el/?format=api",
            "glossary_term": null,
            "user": "http://i18n.foe-helper.com/api/users/pdimop/?format=api",
            "author": "http://i18n.foe-helper.com/api/users/pdimop/?format=api",
            "timestamp": "2026-04-16T21:40:58.111304Z",
            "action": 5,
            "target": "Κβαντικές προμήθειες κατά την έναρξη",
            "id": 77089,
            "action_name": "New translation",
            "url": "http://i18n.foe-helper.com/api/changes/77089/?format=api"
        },
        {
            "unit": "http://i18n.foe-helper.com/api/units/85568/?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/el/?format=api",
            "glossary_term": null,
            "user": "http://i18n.foe-helper.com/api/users/pdimop/?format=api",
            "author": "http://i18n.foe-helper.com/api/users/pdimop/?format=api",
            "timestamp": "2026-04-16T21:41:21.271046Z",
            "action": 5,
            "target": "Κβαντικές μονάδες κατά την έναρξη",
            "id": 77090,
            "action_name": "New translation",
            "url": "http://i18n.foe-helper.com/api/changes/77090/?format=api"
        },
        {
            "unit": "http://i18n.foe-helper.com/api/units/90695/?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/el/?format=api",
            "glossary_term": null,
            "user": "http://i18n.foe-helper.com/api/users/pdimop/?format=api",
            "author": "http://i18n.foe-helper.com/api/users/pdimop/?format=api",
            "timestamp": "2026-04-16T21:42:10.039524Z",
            "action": 5,
            "target": "Κλείσε τον Υπολογιστή ΜΚ όταν αυτό το παράθυρο ανοίξει αυτόματα",
            "id": 77091,
            "action_name": "New translation",
            "url": "http://i18n.foe-helper.com/api/changes/77091/?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-04-17T00:12:49.603203Z",
            "action": 17,
            "target": "",
            "id": 77092,
            "action_name": "Committed changes",
            "url": "http://i18n.foe-helper.com/api/changes/77092/?format=api"
        }
    ]
}