Translation components API.

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

GET /api/translations/storehouse5/sh5licen/uk/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/uk/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-09-21T11:02:17",
            "action": 0,
            "target": "",
            "id": 609708,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/609708/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/uk/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-09-21T11:02:27",
            "action": 44,
            "target": "",
            "id": 609709,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/609709/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1939157/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/uk/?format=api",
            "dictionary": null,
            "user": 142,
            "author": 142,
            "timestamp": "2020-11-11T12:50:04",
            "action": 45,
            "target": "",
            "id": 645751,
            "action_name": "New contributor",
            "url": "http://weblate.ucs.ru/api/changes/645751/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1939157/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/uk/?format=api",
            "dictionary": null,
            "user": 142,
            "author": 142,
            "timestamp": "2020-11-11T12:50:04",
            "action": 5,
            "target": "Російська",
            "id": 645752,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/645752/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/uk/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2021-09-09T13:10:45",
            "action": 17,
            "target": "",
            "id": 760144,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/760144/?format=api"
        }
    ]
}