Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/qushman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/qushman/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-05-31T09:55:12",
            "action": 0,
            "target": "",
            "id": 858309,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/858309/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/qushman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/qushman/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-05-31T13:13:33",
            "action": 0,
            "target": "",
            "id": 859601,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/859601/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/qushman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/qushman/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-01T10:41:52",
            "action": 0,
            "target": "",
            "id": 1140499,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1140499/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/qushman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/qushman/ru/?format=api",
            "dictionary": null,
            "user": 184,
            "author": 184,
            "timestamp": "2024-04-11T14:07:43",
            "action": 0,
            "target": "",
            "id": 1144898,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1144898/?format=api"
        }
    ]
}