Translation components API.

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

GET /api/translations/rk_lite/rklporder/ru/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/rklporder/ru/changes/?format=api&page=4",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/1727575/?format=api",
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklporder/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklporder/ru/?format=api",
            "dictionary": null,
            "user": 116,
            "author": 116,
            "timestamp": "2020-04-28T11:50:57",
            "action": 5,
            "target": "Используя множественный выбор, применяйте кнопки в заголовке приложения",
            "id": 524003,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/524003/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklporder/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklporder/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-04-29T10:21:45",
            "action": 17,
            "target": "",
            "id": 524353,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/524353/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklporder/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklporder/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-07T21:00:44",
            "action": 0,
            "target": "",
            "id": 1126339,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1126339/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklporder/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklporder/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-07T21:35:34",
            "action": 0,
            "target": "",
            "id": 1126610,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1126610/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklporder/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklporder/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-09T20:39:44",
            "action": 0,
            "target": "",
            "id": 1128149,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1128149/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklporder/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklporder/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-10T15:47:02",
            "action": 0,
            "target": "",
            "id": 1128642,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1128642/?format=api"
        }
    ]
}