Translation components API.

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

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

{
    "count": 6,
    "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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:50.216627Z",
            "action": 0,
            "target": "",
            "id": 202770,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/202770/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131966/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:50.216591Z",
            "action": 71,
            "target": "",
            "id": 202769,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202769/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131965/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:50.216553Z",
            "action": 71,
            "target": "",
            "id": 202768,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202768/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131964/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:50.216515Z",
            "action": 71,
            "target": "",
            "id": 202767,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202767/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131963/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:50.216476Z",
            "action": 71,
            "target": "",
            "id": 202766,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202766/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131962/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:50.216435Z",
            "action": 71,
            "target": "",
            "id": 202765,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202765/?format=api"
        }
    ]
}