Translation components API.

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

GET /api/translations/mobwaiter5/mobwaiter5/az/changes/?format=api&page=40
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 781,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/mobwaiter5/mobwaiter5/az/changes/?format=api&page=39",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/mobwaiter5/mobwaiter5/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/mobwaiter5/mobwaiter5/az/?format=api",
            "dictionary": null,
            "user": 174,
            "author": 174,
            "timestamp": "2024-04-16T09:07:38",
            "action": 44,
            "target": "",
            "id": 1146557,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1146557/?format=api"
        }
    ]
}