Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-06-07T12:46:11",
            "action": 0,
            "target": "",
            "id": 211985,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/211985/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-08-06T14:02:34",
            "action": 0,
            "target": "",
            "id": 267189,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/267189/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-09-26T12:58:18",
            "action": 0,
            "target": "",
            "id": 353500,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/353500/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-09-26T12:58:18",
            "action": 0,
            "target": "",
            "id": 353501,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/353501/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-09-27T07:19:13",
            "action": 0,
            "target": "",
            "id": 354269,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/354269/?format=api"
        }
    ]
}