Translation components API.

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

GET /api/translations/webinterface/formats/bg/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/396906/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/formats/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/formats/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T15:09:56",
            "action": 13,
            "target": "",
            "id": 63678,
            "action_name": "New source string",
            "url": "http://weblate.ucs.ru/api/changes/63678/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/396907/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/formats/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/formats/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T15:09:57",
            "action": 13,
            "target": "",
            "id": 63679,
            "action_name": "New source string",
            "url": "http://weblate.ucs.ru/api/changes/63679/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/396908/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/formats/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/formats/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T15:09:57",
            "action": 13,
            "target": "",
            "id": 63680,
            "action_name": "New source string",
            "url": "http://weblate.ucs.ru/api/changes/63680/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/396909/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/formats/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/formats/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T15:09:57",
            "action": 13,
            "target": "",
            "id": 63681,
            "action_name": "New source string",
            "url": "http://weblate.ucs.ru/api/changes/63681/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/396910/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/formats/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/formats/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T15:09:57",
            "action": 13,
            "target": "",
            "id": 63682,
            "action_name": "New source string",
            "url": "http://weblate.ucs.ru/api/changes/63682/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/webinterface/formats/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/formats/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T15:09:57",
            "action": 0,
            "target": "",
            "id": 63683,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/63683/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/webinterface/formats/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/formats/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T15:53:36",
            "action": 0,
            "target": "",
            "id": 63695,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/63695/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/webinterface/formats/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/formats/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T16:48:54",
            "action": 0,
            "target": "",
            "id": 64715,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/64715/?format=api"
        }
    ]
}