Translation components API.

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

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

{
    "count": 4506,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/storehouse5/sh/en/changes/?format=api&page=225",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-01T10:49:33",
            "action": 0,
            "target": "",
            "id": 1140666,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1140666/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-01T10:58:58",
            "action": 44,
            "target": "",
            "id": 1140733,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1140733/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-03T10:31:13",
            "action": 0,
            "target": "",
            "id": 1142389,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1142389/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-03T10:33:30",
            "action": 44,
            "target": "",
            "id": 1142424,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1142424/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-05-03T12:32:24",
            "action": 0,
            "target": "",
            "id": 1150101,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1150101/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-05-03T12:41:48",
            "action": 44,
            "target": "",
            "id": 1150152,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1150152/?format=api"
        }
    ]
}