Translation components API.

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

GET /api/translations/storehouse5/qushman/et/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 24,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/storehouse5/qushman/et/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/qushman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/qushman/et/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-01T10:33:03",
            "action": 0,
            "target": "",
            "id": 1140489,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1140489/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/qushman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/qushman/et/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-01T10:46:19",
            "action": 44,
            "target": "",
            "id": 1140509,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1140509/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/qushman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/qushman/et/?format=api",
            "dictionary": null,
            "user": 184,
            "author": 184,
            "timestamp": "2024-04-11T13:58:55",
            "action": 0,
            "target": "",
            "id": 1144888,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1144888/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/qushman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/qushman/et/?format=api",
            "dictionary": null,
            "user": 184,
            "author": 184,
            "timestamp": "2024-04-11T14:12:30",
            "action": 44,
            "target": "",
            "id": 1144907,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1144907/?format=api"
        }
    ]
}