Translation components API.

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

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

{
    "count": 44,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/sh5dct/main/fr/changes/?format=api&page=2",
    "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": "2023-10-07T18:43:56",
            "action": 0,
            "target": "",
            "id": 870274,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/870274/?format=api"
        },
        {
            "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": "2023-10-07T18:44:02",
            "action": 44,
            "target": "",
            "id": 870295,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/870295/?format=api"
        },
        {
            "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:14",
            "action": 0,
            "target": "",
            "id": 1201662,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1201662/?format=api"
        },
        {
            "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"
        }
    ]
}