Translation components API.

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

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

{
    "count": 107,
    "next": null,
    "previous": "https://translate.yunohost.org/api/translations/yunohost/portal/id/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.yunohost.org/api/units/83612/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/portal/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/portal/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T16:22:40.018161Z",
            "action": 59,
            "target": "",
            "id": 117353,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/117353/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/83611/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/portal/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/portal/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T16:22:40.018123Z",
            "action": 59,
            "target": "Buat surel alias",
            "id": 117352,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/117352/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/83610/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/portal/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/portal/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T16:22:40.018084Z",
            "action": 59,
            "target": "Buat alamat surel terusan",
            "id": 117351,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/117351/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/83609/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/portal/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/portal/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T16:22:40.018046Z",
            "action": 59,
            "target": "Bahasa Indonesia",
            "id": 117350,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/117350/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/83608/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/portal/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/portal/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T16:22:40.018006Z",
            "action": 59,
            "target": "",
            "id": 117349,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/117349/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/83607/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/portal/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/portal/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T16:22:40.017963Z",
            "action": 59,
            "target": "ltr",
            "id": 117348,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/117348/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/83606/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/portal/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/portal/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T16:22:40.017891Z",
            "action": 59,
            "target": "id",
            "id": 117347,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/117347/?format=api"
        }
    ]
}