Translation components API.

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

GET /api/translations/yunohost-apps-test/ghost/fr/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/ghost/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ghost/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:27.335945Z",
            "action": 0,
            "target": "",
            "id": 201988,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/201988/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131402/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/ghost/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ghost/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:27.335909Z",
            "action": 71,
            "target": "",
            "id": 201987,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/201987/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131401/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/ghost/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ghost/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:27.335871Z",
            "action": 71,
            "target": "",
            "id": 201986,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/201986/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131400/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/ghost/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ghost/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:27.335832Z",
            "action": 71,
            "target": "",
            "id": 201985,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/201985/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131399/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/ghost/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ghost/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:27.335780Z",
            "action": 71,
            "target": "",
            "id": 201984,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/201984/?format=api"
        }
    ]
}