Translation components API.

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

GET /api/translations/yunohost-apps-test/documize/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/documize/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/documize/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:51.834181Z",
            "action": 0,
            "target": "",
            "id": 202802,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/202802/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131980/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/documize/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/documize/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:51.834146Z",
            "action": 71,
            "target": "",
            "id": 202801,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202801/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131979/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/documize/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/documize/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:51.834111Z",
            "action": 71,
            "target": "",
            "id": 202800,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202800/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131978/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/documize/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/documize/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:51.834074Z",
            "action": 71,
            "target": "",
            "id": 202799,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202799/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131977/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/documize/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/documize/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:51.834035Z",
            "action": 71,
            "target": "",
            "id": 202798,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202798/?format=api"
        }
    ]
}