Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/lxd-dashboard/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/lxd-dashboard/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:40:03.604420Z",
            "action": 0,
            "target": "",
            "id": 205643,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/205643/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/134154/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/lxd-dashboard/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/lxd-dashboard/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:40:03.604365Z",
            "action": 71,
            "target": "",
            "id": 205642,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/205642/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/134153/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/lxd-dashboard/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/lxd-dashboard/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:40:03.604304Z",
            "action": 71,
            "target": "",
            "id": 205641,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/205641/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/134150/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/lxd-dashboard/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/lxd-dashboard/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:40:03.604214Z",
            "action": 71,
            "target": "",
            "id": 205640,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/205640/?format=api"
        }
    ]
}