Translation components API.

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

GET /api/translations/rk_lite/stpoints/en/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 45,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/rk_lite/stpoints/en/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/stpoints/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/stpoints/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-07T10:47:20",
            "action": 0,
            "target": "",
            "id": 1125850,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1125850/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/stpoints/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/stpoints/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-07T10:47:21",
            "action": 44,
            "target": "",
            "id": 1125852,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1125852/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/stpoints/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/stpoints/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-10T19:36:57",
            "action": 0,
            "target": "",
            "id": 1129170,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1129170/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2494699/?format=api",
            "component": "http://weblate.ucs.ru/api/components/rk_lite/stpoints/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/stpoints/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-27T13:46:11",
            "action": 13,
            "target": "",
            "id": 1138500,
            "action_name": "New source string",
            "url": "http://weblate.ucs.ru/api/changes/1138500/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/stpoints/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/stpoints/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-27T13:46:11",
            "action": 0,
            "target": "",
            "id": 1138501,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1138501/?format=api"
        }
    ]
}