Translation components API.

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

GET /api/translations/storehouse5/sdbman/tr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbman/tr/?format=api",
            "dictionary": null,
            "user": 67,
            "author": 67,
            "timestamp": "2023-04-19T17:12:56",
            "action": 0,
            "target": "",
            "id": 844862,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/844862/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbman/tr/?format=api",
            "dictionary": null,
            "user": 67,
            "author": null,
            "timestamp": "2023-04-19T17:12:56",
            "action": 17,
            "target": "",
            "id": 844863,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/844863/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbman/tr/?format=api",
            "dictionary": null,
            "user": 67,
            "author": 67,
            "timestamp": "2023-04-19T17:13:32",
            "action": 44,
            "target": "",
            "id": 844869,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/844869/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbman/tr/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-01-09T19:01:23",
            "action": 0,
            "target": "",
            "id": 1109311,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1109311/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbman/tr/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-01-09T19:01:44",
            "action": 44,
            "target": "",
            "id": 1109331,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1109331/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbman/tr/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-01-10T06:28:54",
            "action": 0,
            "target": "",
            "id": 1109519,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1109519/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbman/tr/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-02-06T12:01:32",
            "action": 0,
            "target": "",
            "id": 1118945,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1118945/?format=api"
        }
    ]
}