Translation components API.

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

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

{
    "count": 86,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/rk_lite/rklsettings/en/changes/?format=api&page=4",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2494660/?format=api",
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklsettings/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklsettings/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-27T12:40:48",
            "action": 13,
            "target": "",
            "id": 1138380,
            "action_name": "New source string",
            "url": "http://weblate.ucs.ru/api/changes/1138380/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2494661/?format=api",
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklsettings/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklsettings/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-27T12:40:48",
            "action": 13,
            "target": "",
            "id": 1138381,
            "action_name": "New source string",
            "url": "http://weblate.ucs.ru/api/changes/1138381/?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/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-27T12:40:48",
            "action": 0,
            "target": "",
            "id": 1138382,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1138382/?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/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-28T16:26:53",
            "action": 0,
            "target": "",
            "id": 1139803,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1139803/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2507949/?format=api",
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklsettings/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklsettings/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-11T09:22:30",
            "action": 13,
            "target": "",
            "id": 1144104,
            "action_name": "New source string",
            "url": "http://weblate.ucs.ru/api/changes/1144104/?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/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-11T09:22:31",
            "action": 0,
            "target": "",
            "id": 1144105,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1144105/?format=api"
        }
    ]
}