Translation components API.

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

GET /api/translations/storehouse5/sh_test_json/lv/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/storehouse5/sh_test_json/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh_test_json/lv/?format=api",
            "dictionary": null,
            "user": 120,
            "author": 120,
            "timestamp": "2024-01-22T12:04:55",
            "action": 0,
            "target": "",
            "id": 1114234,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1114234/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh_test_json/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh_test_json/lv/?format=api",
            "dictionary": null,
            "user": 120,
            "author": null,
            "timestamp": "2024-01-22T12:04:55",
            "action": 17,
            "target": "",
            "id": 1114235,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1114235/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh_test_json/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh_test_json/lv/?format=api",
            "dictionary": null,
            "user": 120,
            "author": 120,
            "timestamp": "2024-01-22T12:05:16",
            "action": 44,
            "target": "",
            "id": 1114239,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1114239/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2479255/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh_test_json/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh_test_json/lv/?format=api",
            "dictionary": null,
            "user": 120,
            "author": 120,
            "timestamp": "2024-01-22T12:06:53",
            "action": 5,
            "target": "Fails",
            "id": 1114249,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1114249/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2479256/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh_test_json/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh_test_json/lv/?format=api",
            "dictionary": null,
            "user": 120,
            "author": 120,
            "timestamp": "2024-01-22T12:07:08",
            "action": 5,
            "target": "Atskaites forma",
            "id": 1114250,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1114250/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh_test_json/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh_test_json/lv/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-10T23:27:53",
            "action": 17,
            "target": "",
            "id": 1129354,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1129354/?format=api"
        }
    ]
}