Translation components API.

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

GET /api/translations/yunohost/admin/ko/changes/?format=api&page=13
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 606,
    "next": null,
    "previous": "https://translate.yunohost.org/api/translations/yunohost/admin/ko/changes/?format=api&page=12",
    "results": [
        {
            "unit": "https://translate.yunohost.org/api/units/81039/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-25T12:39:19.764923Z",
            "action": 59,
            "target": "",
            "id": 114573,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/114573/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/81038/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-25T12:39:19.764824Z",
            "action": 59,
            "target": "",
            "id": 114572,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/114572/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/81037/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-25T12:39:19.764730Z",
            "action": 59,
            "target": "",
            "id": 114571,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/114571/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/81036/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-25T12:39:19.764635Z",
            "action": 59,
            "target": "",
            "id": 114570,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/114570/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/81035/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-25T12:39:19.764499Z",
            "action": 59,
            "target": "",
            "id": 114569,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/114569/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/ko/?format=api",
            "user": "https://translate.yunohost.org/api/users/minemy/?format=api",
            "author": "https://translate.yunohost.org/api/users/minemy/?format=api",
            "timestamp": "2024-01-25T12:39:18.561882Z",
            "action": 48,
            "target": "",
            "id": 114568,
            "action_name": "Language added",
            "url": "https://translate.yunohost.org/api/changes/114568/?format=api"
        }
    ]
}