Translation components API.

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

GET /api/translations/yunohost-apps-test/immich/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/immich/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/immich/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:15:37.968647Z",
            "action": 0,
            "target": "",
            "id": 225007,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/225007/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149134/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/immich/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/immich/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:15:37.968556Z",
            "action": 71,
            "target": "Features",
            "id": 225006,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/225006/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/immich/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/immich/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:57.212272Z",
            "action": 0,
            "target": "",
            "id": 202999,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/202999/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132126/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/immich/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/immich/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:57.212235Z",
            "action": 71,
            "target": "Easy-to-use and friendly interface ;",
            "id": 202998,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202998/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132125/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/immich/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/immich/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:57.212196Z",
            "action": 71,
            "target": "Simple-to-use backup tool with a native mobile app that can view photos and videos efficiently ;",
            "id": 202997,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202997/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132124/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/immich/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/immich/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:57.212155Z",
            "action": 71,
            "target": "Self-hosted photo and video management solution.",
            "id": 202996,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202996/?format=api"
        }
    ]
}