Translation components API.

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

GET /api/translations/yunohost-apps-test/faceprivacy/fr/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/faceprivacy/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/faceprivacy/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:58.265681Z",
            "action": 0,
            "target": "",
            "id": 203059,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/203059/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132169/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/faceprivacy/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/faceprivacy/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:58.265647Z",
            "action": 71,
            "target": "",
            "id": 203058,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203058/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132168/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/faceprivacy/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/faceprivacy/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:58.265613Z",
            "action": 71,
            "target": "",
            "id": 203057,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203057/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132167/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/faceprivacy/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/faceprivacy/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:58.265578Z",
            "action": 71,
            "target": "",
            "id": 203056,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203056/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132166/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/faceprivacy/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/faceprivacy/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:58.265543Z",
            "action": 71,
            "target": "",
            "id": 203055,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203055/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132165/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/faceprivacy/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/faceprivacy/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:58.265507Z",
            "action": 71,
            "target": "",
            "id": 203054,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203054/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132164/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/faceprivacy/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/faceprivacy/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:58.265470Z",
            "action": 71,
            "target": "",
            "id": 203053,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203053/?format=api"
        }
    ]
}