Translation components API.

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

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

{
    "count": 345,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/foodfactory/common/ru/changes/?format=api&page=17",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/foodfactory/common/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/foodfactory/common/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-18T12:28:40",
            "action": 0,
            "target": "",
            "id": 1133441,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1133441/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/foodfactory/common/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/foodfactory/common/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-26T11:25:13",
            "action": 0,
            "target": "",
            "id": 1136881,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1136881/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/foodfactory/common/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/foodfactory/common/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-18T06:15:52",
            "action": 0,
            "target": "",
            "id": 1147204,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1147204/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/foodfactory/common/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/foodfactory/common/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-19T06:48:38",
            "action": 0,
            "target": "",
            "id": 1148050,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1148050/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/foodfactory/common/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/foodfactory/common/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-05-02T11:29:18",
            "action": 0,
            "target": "",
            "id": 1149847,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1149847/?format=api"
        }
    ]
}