Translation components API.

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

GET /api/translations/yunohost-apps-test/pelican/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/pelican/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/pelican/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:38.973810Z",
            "action": 0,
            "target": "",
            "id": 204771,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/204771/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133434/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/pelican/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/pelican/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:38.973774Z",
            "action": 71,
            "target": "",
            "id": 204770,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204770/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133433/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/pelican/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/pelican/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:38.973736Z",
            "action": 71,
            "target": "",
            "id": 204769,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204769/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133432/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/pelican/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/pelican/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:38.973672Z",
            "action": 71,
            "target": "",
            "id": 204768,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204768/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133431/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/pelican/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/pelican/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:38.973602Z",
            "action": 71,
            "target": "",
            "id": 204767,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204767/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133430/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/pelican/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/pelican/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:38.973544Z",
            "action": 71,
            "target": "",
            "id": 204766,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204766/?format=api"
        }
    ]
}