Translation components API.

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

GET /api/translations/yunohost-apps-test/statpingng/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/statpingng/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/statpingng/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:15:45.217226Z",
            "action": 0,
            "target": "",
            "id": 213555,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/213555/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/140674/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/statpingng/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/statpingng/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:15:45.217192Z",
            "action": 71,
            "target": "",
            "id": 213554,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/213554/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/140673/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/statpingng/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/statpingng/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:15:45.217155Z",
            "action": 71,
            "target": "",
            "id": 213553,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/213553/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/140672/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/statpingng/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/statpingng/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:15:45.217112Z",
            "action": 71,
            "target": "",
            "id": 213552,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/213552/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/140671/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/statpingng/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/statpingng/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:15:45.217076Z",
            "action": 71,
            "target": "",
            "id": 213551,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/213551/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/140669/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/statpingng/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/statpingng/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:15:45.216999Z",
            "action": 71,
            "target": "",
            "id": 213549,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/213549/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/statpingng/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/statpingng/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T09:15:45.091799Z",
            "action": 17,
            "target": "",
            "id": 213547,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/213547/?format=api"
        }
    ]
}