Translation components API.

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

GET /api/translations/yunohost-apps-test/weblate/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/weblate/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/weblate/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:09.844553Z",
            "action": 0,
            "target": "",
            "id": 203629,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/203629/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132615/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/weblate/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/weblate/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:09.844518Z",
            "action": 71,
            "target": "",
            "id": 203628,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203628/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132614/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/weblate/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/weblate/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:09.844482Z",
            "action": 71,
            "target": "",
            "id": 203627,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203627/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132611/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/weblate/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/weblate/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:09.844371Z",
            "action": 71,
            "target": "",
            "id": 203624,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203624/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132610/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/weblate/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/weblate/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:09.844334Z",
            "action": 71,
            "target": "",
            "id": 203623,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203623/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132609/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/weblate/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/weblate/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:09.844297Z",
            "action": 71,
            "target": "",
            "id": 203622,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203622/?format=api"
        }
    ]
}