Translation components API.

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

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

{
    "count": 2362,
    "next": null,
    "previous": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/it/changes/?format=api&page=118",
    "results": [
        {
            "unit": "http://i18n.foe-helper.com/api/units/66675/?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/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": "http://i18n.foe-helper.com/api/users/anonymous/?format=api",
            "timestamp": "2024-10-27T06:35:44.416365Z",
            "action": 4,
            "target": "unità consigliate",
            "id": 62527,
            "action_name": "Suggestion added",
            "url": "http://i18n.foe-helper.com/api/changes/62527/?format=api"
        },
        {
            "unit": "http://i18n.foe-helper.com/api/units/77582/?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/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": "http://i18n.foe-helper.com/api/users/anonymous/?format=api",
            "timestamp": "2024-10-27T06:36:58.552431Z",
            "action": 4,
            "target": "Bene di un'età precedente",
            "id": 62528,
            "action_name": "Suggestion added",
            "url": "http://i18n.foe-helper.com/api/changes/62528/?format=api"
        }
    ]
}