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=28
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 545,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/storehouse5/sdbman/lt/changes/?format=api&page=27",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2461819/?format=api",
            "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": 102,
            "author": 102,
            "timestamp": "2024-10-08T06:18:01",
            "action": 5,
            "target": "Nesuderinama binarinio objekti požymių kombinacija",
            "id": 1182394,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1182394/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2461820/?format=api",
            "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": 102,
            "author": 102,
            "timestamp": "2024-10-08T06:18:30",
            "action": 5,
            "target": "Neteisinga nuoroda į sekantį binarinį objektą",
            "id": 1182395,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1182395/?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-11-28T04:14:36",
            "action": 17,
            "target": "",
            "id": 1209210,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1209210/?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-11-28T04:15:39",
            "action": 0,
            "target": "",
            "id": 1209250,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1209250/?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-11-28T04:16:50",
            "action": 44,
            "target": "",
            "id": 1209269,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1209269/?format=api"
        }
    ]
}