Translation components API.

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

GET /api/translations/yunohost-apps-test/fittrackee/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/fittrackee/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/fittrackee/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:51:27.309311Z",
            "action": 0,
            "target": "",
            "id": 212051,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/212051/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139575/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/fittrackee/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/fittrackee/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:51:27.309276Z",
            "action": 71,
            "target": "",
            "id": 212050,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/212050/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139573/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/fittrackee/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/fittrackee/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:51:27.309201Z",
            "action": 71,
            "target": "",
            "id": 212048,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/212048/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139572/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/fittrackee/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/fittrackee/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:51:27.309138Z",
            "action": 71,
            "target": "",
            "id": 212047,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/212047/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/fittrackee/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/fittrackee/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T08:51:27.218454Z",
            "action": 17,
            "target": "",
            "id": 212046,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/212046/?format=api"
        }
    ]
}