Translation components API.

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

GET /api/translations/yunohost-apps-test/omeka-s/de/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/omeka-s/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/omeka-s/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:25:49.593359Z",
            "action": 0,
            "target": "",
            "id": 217135,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/217135/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/143085/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/omeka-s/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/omeka-s/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:25:49.593320Z",
            "action": 71,
            "target": "",
            "id": 217134,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/217134/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/143084/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/omeka-s/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/omeka-s/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:25:49.593270Z",
            "action": 71,
            "target": "",
            "id": 217133,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/217133/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/143083/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/omeka-s/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/omeka-s/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:25:49.593019Z",
            "action": 71,
            "target": "",
            "id": 217132,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/217132/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/omeka-s/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/omeka-s/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T10:25:49.482873Z",
            "action": 17,
            "target": "",
            "id": 217130,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/217130/?format=api"
        }
    ]
}