Translation components API.

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

GET /api/translations/yunohost-apps-test/koel/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/koel/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/koel/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:36.058311Z",
            "action": 0,
            "target": "",
            "id": 202212,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/202212/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131538/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/koel/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/koel/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:36.058247Z",
            "action": 71,
            "target": "",
            "id": 202211,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202211/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131537/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/koel/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/koel/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:36.058179Z",
            "action": 71,
            "target": "",
            "id": 202210,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202210/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131536/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/koel/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/koel/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:36.058110Z",
            "action": 71,
            "target": "",
            "id": 202209,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202209/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131535/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/koel/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/koel/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:36.058019Z",
            "action": 71,
            "target": "",
            "id": 202207,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202207/?format=api"
        }
    ]
}