Translation components API.

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

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

{
    "count": 47,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/sh5dct/main/sr/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/sr/?format=api",
            "dictionary": null,
            "user": 6,
            "author": 6,
            "timestamp": "2021-11-10T13:49:27",
            "action": 44,
            "target": "",
            "id": 780902,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/780902/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/sh5dct/main/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/sh5dct/main/sr/?format=api",
            "dictionary": null,
            "user": 6,
            "author": 6,
            "timestamp": "2023-07-21T07:21:36",
            "action": 0,
            "target": "",
            "id": 866291,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/866291/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/sh5dct/main/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/sh5dct/main/sr/?format=api",
            "dictionary": null,
            "user": 6,
            "author": 6,
            "timestamp": "2023-07-21T07:21:37",
            "action": 44,
            "target": "",
            "id": 866305,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/866305/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/sh5dct/main/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/sh5dct/main/sr/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-10-07T18:44:00",
            "action": 0,
            "target": "",
            "id": 870280,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/870280/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/sh5dct/main/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/sh5dct/main/sr/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-10-07T18:44:02",
            "action": 44,
            "target": "",
            "id": 870294,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/870294/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/sh5dct/main/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/sh5dct/main/sr/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-10T03:49:15",
            "action": 0,
            "target": "",
            "id": 1201668,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1201668/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/sh5dct/main/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/sh5dct/main/sr/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-10T03:49:16",
            "action": 44,
            "target": "",
            "id": 1201683,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1201683/?format=api"
        }
    ]
}