Translation components API.

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

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

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/domm/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/domm/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-08-02T12:09:21",
            "action": 0,
            "target": "",
            "id": 264039,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/264039/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/domm/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/domm/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-09-26T12:09:59",
            "action": 0,
            "target": "",
            "id": 353147,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/353147/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1341725/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/domm/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/domm/en/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2019-09-27T09:18:17",
            "action": 45,
            "target": "",
            "id": 355048,
            "action_name": "New contributor",
            "url": "http://weblate.ucs.ru/api/changes/355048/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1341725/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/domm/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/domm/en/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2019-09-27T09:18:17",
            "action": 2,
            "target": "English (Sh5 build 220)",
            "id": 355049,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/355049/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/domm/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/domm/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-10-08T11:29:18",
            "action": 17,
            "target": "",
            "id": 365193,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/365193/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1341725/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/domm/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/domm/en/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2019-10-15T14:58:14",
            "action": 2,
            "target": "English (build 174)",
            "id": 366981,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/366981/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/domm/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/domm/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-10-16T07:53:48",
            "action": 17,
            "target": "",
            "id": 367840,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/367840/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1341725/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/domm/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/domm/en/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2020-04-30T09:59:58",
            "action": 2,
            "target": "English",
            "id": 525905,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/525905/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/domm/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/domm/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-05-07T07:24:15",
            "action": 17,
            "target": "",
            "id": 527837,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/527837/?format=api"
        }
    ]
}