Translation components API.

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

GET /api/translations/storehouse5/sdbman/lt/changes/?format=api&page=27
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 525,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/storehouse5/sdbman/lt/changes/?format=api&page=26",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbman/lt/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-01-09T18:59:19",
            "action": 0,
            "target": "",
            "id": 1109139,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1109139/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbman/lt/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-01-09T19:01:44",
            "action": 44,
            "target": "",
            "id": 1109326,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1109326/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbman/lt/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-01-10T06:28:51",
            "action": 0,
            "target": "",
            "id": 1109511,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1109511/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbman/lt/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-01-10T06:29:05",
            "action": 44,
            "target": "",
            "id": 1109528,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1109528/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbman/lt/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-02-06T12:01:29",
            "action": 0,
            "target": "",
            "id": 1118937,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1118937/?format=api"
        }
    ]
}