Translation components API.

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

GET /api/translations/mobcashdesk/client/et/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/mobcashdesk/client/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/mobcashdesk/client/et/?format=api",
            "dictionary": null,
            "user": 117,
            "author": 117,
            "timestamp": "2021-07-14T16:55:43",
            "action": 0,
            "target": "",
            "id": 752679,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/752679/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/mobcashdesk/client/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/mobcashdesk/client/et/?format=api",
            "dictionary": null,
            "user": 117,
            "author": null,
            "timestamp": "2021-07-14T16:55:43",
            "action": 17,
            "target": "",
            "id": 752680,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/752680/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/mobcashdesk/client/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/mobcashdesk/client/et/?format=api",
            "dictionary": null,
            "user": 117,
            "author": 117,
            "timestamp": "2021-07-14T16:55:47",
            "action": 44,
            "target": "",
            "id": 752682,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/752682/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/mobcashdesk/client/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/mobcashdesk/client/et/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2021-12-10T10:28:37",
            "action": 0,
            "target": "",
            "id": 785045,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/785045/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/mobcashdesk/client/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/mobcashdesk/client/et/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2021-12-10T10:29:08",
            "action": 44,
            "target": "",
            "id": 785067,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/785067/?format=api"
        }
    ]
}