Translation components API.

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

GET /api/components/sh5dct/main/changes/?format=api&page=116
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2304,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/sh5dct/main/changes/?format=api&page=115",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/sh5dct/main/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/sh5dct/main/fr/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-10T03:49:16",
            "action": 44,
            "target": "",
            "id": 1201684,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1201684/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/sh5dct/main/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/sh5dct/main/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-10T03:49:17",
            "action": 44,
            "target": "",
            "id": 1201685,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1201685/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/sh5dct/main/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-10T03:49:18",
            "action": 18,
            "target": "",
            "id": 1201686,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1201686/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/sh5dct/main/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-10T03:49:19",
            "action": 18,
            "target": "",
            "id": 1201687,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1201687/?format=api"
        }
    ]
}