Translation components API.

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

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

{
    "count": 45,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/storehouse5/sh/ru/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-01T10:56:00",
            "action": 0,
            "target": "",
            "id": 1140679,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1140679/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-03T10:32:46",
            "action": 0,
            "target": "",
            "id": 1142402,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1142402/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2506324/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/ru/?format=api",
            "dictionary": null,
            "user": 146,
            "author": 146,
            "timestamp": "2024-04-10T18:30:14",
            "action": 4,
            "target": "Ящик",
            "id": 1144071,
            "action_name": "Suggestion added",
            "url": "http://weblate.ucs.ru/api/changes/1144071/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-05-03T12:38:51",
            "action": 0,
            "target": "",
            "id": 1150128,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1150128/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-05-03T12:38:53",
            "action": 0,
            "target": "",
            "id": 1150129,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1150129/?format=api"
        }
    ]
}