Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/libremdb/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/libremdb/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:55:07.260370Z",
            "action": 0,
            "target": "",
            "id": 212341,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/212341/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139804/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/libremdb/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/libremdb/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:55:07.260335Z",
            "action": 71,
            "target": "",
            "id": 212340,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/212340/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139803/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/libremdb/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/libremdb/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:55:07.260299Z",
            "action": 71,
            "target": "",
            "id": 212339,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/212339/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139802/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/libremdb/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/libremdb/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:55:07.260263Z",
            "action": 71,
            "target": "",
            "id": 212338,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/212338/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139801/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/libremdb/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/libremdb/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:55:07.260226Z",
            "action": 71,
            "target": "",
            "id": 212337,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/212337/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139800/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/libremdb/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/libremdb/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:55:07.260188Z",
            "action": 71,
            "target": "",
            "id": 212336,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/212336/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/libremdb/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/libremdb/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T08:55:07.165544Z",
            "action": 17,
            "target": "",
            "id": 212334,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/212334/?format=api"
        }
    ]
}