Translation components API.

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

GET /api/translations/rk_lite/rklswor/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/rklswor/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklswor/ru/?format=api",
            "dictionary": null,
            "user": 129,
            "author": 129,
            "timestamp": "2020-04-24T14:11:46",
            "action": 0,
            "target": "",
            "id": 521761,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/521761/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklswor/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklswor/ru/?format=api",
            "dictionary": null,
            "user": 129,
            "author": null,
            "timestamp": "2020-04-24T14:11:46",
            "action": 17,
            "target": "",
            "id": 521762,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/521762/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklswor/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklswor/ru/?format=api",
            "dictionary": null,
            "user": 129,
            "author": 129,
            "timestamp": "2020-04-24T14:11:50",
            "action": 44,
            "target": "",
            "id": 521764,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/521764/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1726429/?format=api",
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklswor/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklswor/ru/?format=api",
            "dictionary": null,
            "user": 129,
            "author": 129,
            "timestamp": "2020-04-24T14:12:17",
            "action": 5,
            "target": "Порча",
            "id": 521775,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/521775/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1726430/?format=api",
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklswor/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklswor/ru/?format=api",
            "dictionary": null,
            "user": 129,
            "author": 129,
            "timestamp": "2020-04-24T14:12:27",
            "action": 5,
            "target": "Питание персонала",
            "id": 521780,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/521780/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklswor/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklswor/ru/?format=api",
            "dictionary": null,
            "user": 129,
            "author": null,
            "timestamp": "2020-04-27T06:09:48",
            "action": 17,
            "target": "",
            "id": 521907,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/521907/?format=api"
        }
    ]
}