Translation components API.

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

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

{
    "count": 5165,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/storehouse5/sh/fr/changes/?format=api&page=258",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/fr/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-07T11:36:03",
            "action": 44,
            "target": "",
            "id": 1157633,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1157633/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/fr/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-02T07:51:43",
            "action": 0,
            "target": "",
            "id": 1181424,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1181424/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/fr/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-02T08:02:50",
            "action": 44,
            "target": "",
            "id": 1181457,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1181457/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/fr/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-25T14:30:13",
            "action": 0,
            "target": "",
            "id": 1237284,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1237284/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/fr/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-25T14:37:27",
            "action": 44,
            "target": "",
            "id": 1237308,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1237308/?format=api"
        }
    ]
}