Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklsettings/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklsettings/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-14T20:48:31",
            "action": 0,
            "target": "",
            "id": 1132674,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1132674/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklsettings/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklsettings/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-18T11:13:54",
            "action": 0,
            "target": "",
            "id": 1133377,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1133377/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklsettings/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklsettings/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-18T11:13:58",
            "action": 44,
            "target": "",
            "id": 1133378,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1133378/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklsettings/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklsettings/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-27T12:40:52",
            "action": 0,
            "target": "",
            "id": 1138384,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1138384/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklsettings/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklsettings/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-28T16:26:54",
            "action": 0,
            "target": "",
            "id": 1139804,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1139804/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklsettings/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklsettings/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-11T09:22:31",
            "action": 0,
            "target": "",
            "id": 1144106,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1144106/?format=api"
        }
    ]
}