Translation components API.

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

GET /api/translations/webinterface/reportbrowser/bg/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/webinterface/reportbrowser/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/reportbrowser/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T15:56:44",
            "action": 0,
            "target": "",
            "id": 63818,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/63818/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/webinterface/reportbrowser/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/reportbrowser/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T16:48:55",
            "action": 0,
            "target": "",
            "id": 64732,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/64732/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/webinterface/reportbrowser/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/reportbrowser/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T16:55:31",
            "action": 0,
            "target": "",
            "id": 65090,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/65090/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/webinterface/reportbrowser/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/reportbrowser/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-03-21T12:42:52",
            "action": 0,
            "target": "",
            "id": 1347516,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1347516/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/webinterface/reportbrowser/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/reportbrowser/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-03-21T12:42:55",
            "action": 44,
            "target": "",
            "id": 1347517,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1347517/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/webinterface/reportbrowser/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/reportbrowser/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-03-24T09:42:18",
            "action": 0,
            "target": "",
            "id": 1347536,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1347536/?format=api"
        }
    ]
}