Translation components API.

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

GET /api/translations/yunohost-apps-test/simplex/de/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/simplex/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/simplex/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:26:42.353664Z",
            "action": 0,
            "target": "",
            "id": 217160,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/217160/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/143095/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/simplex/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/simplex/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:26:42.353629Z",
            "action": 71,
            "target": "",
            "id": 217159,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/217159/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/143094/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/simplex/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/simplex/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:26:42.353592Z",
            "action": 71,
            "target": "",
            "id": 217158,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/217158/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/143093/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/simplex/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/simplex/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:26:42.353555Z",
            "action": 71,
            "target": "",
            "id": 217157,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/217157/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/143091/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/simplex/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/simplex/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:26:42.353460Z",
            "action": 71,
            "target": "",
            "id": 217155,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/217155/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/simplex/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/simplex/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T10:26:42.270880Z",
            "action": 17,
            "target": "",
            "id": 217154,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/217154/?format=api"
        }
    ]
}