Translation components API.

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

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

{
    "count": 106,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ru/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/211860/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:33:09.349409Z",
            "action": 59,
            "target": "",
            "id": 115785,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/115785/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/211861/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:33:09.349485Z",
            "action": 59,
            "target": "Вы использоваете Open Source Point Of Sale Версия",
            "id": 115786,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/115786/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/211862/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:33:09.349560Z",
            "action": 59,
            "target": "Почтовый индекс",
            "id": 115787,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/115787/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:33:09.349633Z",
            "action": 0,
            "target": "",
            "id": 115788,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/115788/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:37:29.683957Z",
            "action": 44,
            "target": "",
            "id": 117560,
            "action_name": "New strings to translate",
            "url": "https://translate.opensourcepos.org/api/changes/117560/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ru/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/jekkos/?format=api",
            "author": "https://translate.opensourcepos.org/api/users/jekkos/?format=api",
            "timestamp": "2025-03-28T21:21:49.511975Z",
            "action": 0,
            "target": "",
            "id": 178805,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/178805/?format=api"
        }
    ]
}