Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/pmwiki/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/pmwiki/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:31.348887Z",
            "action": 0,
            "target": "",
            "id": 202098,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/202098/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131470/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/pmwiki/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/pmwiki/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:31.348851Z",
            "action": 71,
            "target": "",
            "id": 202097,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202097/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131469/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/pmwiki/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/pmwiki/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:31.348812Z",
            "action": 71,
            "target": "",
            "id": 202096,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202096/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131468/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/pmwiki/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/pmwiki/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:31.348773Z",
            "action": 71,
            "target": "",
            "id": 202095,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202095/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131467/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/pmwiki/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/pmwiki/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:31.348733Z",
            "action": 71,
            "target": "",
            "id": 202094,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202094/?format=api"
        }
    ]
}