Translation components API.

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

GET /api/translations/rk_lite/stdocsremakings/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/rk_lite/stdocsremakings/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/stdocsremakings/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-11T07:32:49",
            "action": 0,
            "target": "",
            "id": 1129890,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1129890/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/stdocsremakings/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/stdocsremakings/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-19T07:46:45",
            "action": 0,
            "target": "",
            "id": 1133866,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1133866/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/stdocsremakings/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/stdocsremakings/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-28T09:27:43",
            "action": 0,
            "target": "",
            "id": 1138889,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1138889/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/stdocsremakings/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/stdocsremakings/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-28T09:27:44",
            "action": 44,
            "target": "",
            "id": 1138890,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1138890/?format=api"
        }
    ]
}