Translation components API.

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

GET /api/translations/yunohost-apps-test/dokuwiki/fr/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/dokuwiki/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/dokuwiki/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:26.897610Z",
            "action": 0,
            "target": "",
            "id": 201977,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/201977/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131394/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/dokuwiki/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/dokuwiki/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:26.897574Z",
            "action": 71,
            "target": "",
            "id": 201976,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/201976/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131393/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/dokuwiki/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/dokuwiki/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:26.897536Z",
            "action": 71,
            "target": "",
            "id": 201975,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/201975/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131392/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/dokuwiki/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/dokuwiki/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:26.897498Z",
            "action": 71,
            "target": "",
            "id": 201974,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/201974/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131391/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/dokuwiki/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/dokuwiki/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:26.897457Z",
            "action": 71,
            "target": "",
            "id": 201973,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/201973/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131389/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/dokuwiki/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/dokuwiki/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:26.897342Z",
            "action": 71,
            "target": "",
            "id": 201971,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/201971/?format=api"
        }
    ]
}