Translation components API.

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

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

{
    "count": 607,
    "next": null,
    "previous": "https://translate.yunohost.org/api/translations/yunohost/admin/lt/changes/?format=api&page=12",
    "results": [
        {
            "unit": "https://translate.yunohost.org/api/units/76059/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-14T14:41:06.995166Z",
            "action": 59,
            "target": "",
            "id": 93067,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/93067/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/76058/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-14T14:41:06.995109Z",
            "action": 59,
            "target": "",
            "id": 93066,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/93066/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/76057/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-14T14:41:06.995047Z",
            "action": 59,
            "target": "",
            "id": 93065,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/93065/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/76056/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-14T14:41:06.994933Z",
            "action": 59,
            "target": "",
            "id": 93064,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/93064/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/76055/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-14T14:41:06.994873Z",
            "action": 59,
            "target": "",
            "id": 93063,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/93063/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/76054/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-14T14:41:06.994792Z",
            "action": 59,
            "target": "",
            "id": 93062,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/93062/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/lt/?format=api",
            "user": "https://translate.yunohost.org/api/users/0xmarius/?format=api",
            "author": "https://translate.yunohost.org/api/users/0xmarius/?format=api",
            "timestamp": "2023-01-14T14:41:04.594433Z",
            "action": 48,
            "target": "",
            "id": 93061,
            "action_name": "Language added",
            "url": "https://translate.yunohost.org/api/changes/93061/?format=api"
        }
    ]
}