Translation components API.

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

GET /api/translations/interpipe-16-0/interpipe_id_field/uk/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_id_field/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_id_field/uk/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-08-13T13:16:03.320681+03:00",
            "action": 0,
            "target": "",
            "id": 175210,
            "action_name": "Resource update",
            "url": "http://weblate.crnd.pro/api/changes/175210/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_id_field/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_id_field/uk/?format=api",
            "glossary_term": null,
            "user": "http://weblate.crnd.pro/api/users/Den_Sharaf/?format=api",
            "author": "http://weblate.crnd.pro/api/users/Den_Sharaf/?format=api",
            "timestamp": "2024-11-08T10:39:38.508066+02:00",
            "action": 0,
            "target": "",
            "id": 179257,
            "action_name": "Resource update",
            "url": "http://weblate.crnd.pro/api/changes/179257/?format=api"
        }
    ]
}