Translation components API.

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

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

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/blogotext/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/blogotext/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:39.196670Z",
            "action": 0,
            "target": "",
            "id": 202295,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/202295/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131584/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/blogotext/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/blogotext/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:39.196633Z",
            "action": 71,
            "target": "",
            "id": 202294,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202294/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131583/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/blogotext/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/blogotext/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:39.196594Z",
            "action": 71,
            "target": "",
            "id": 202293,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202293/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131582/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/blogotext/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/blogotext/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:39.196555Z",
            "action": 71,
            "target": "",
            "id": 202292,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202292/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131581/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/blogotext/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/blogotext/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:39.196516Z",
            "action": 71,
            "target": "",
            "id": 202291,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202291/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131580/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/blogotext/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/blogotext/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:39.196477Z",
            "action": 71,
            "target": "",
            "id": 202290,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202290/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131579/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/blogotext/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/blogotext/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:39.196437Z",
            "action": 71,
            "target": "",
            "id": 202289,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202289/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131578/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/blogotext/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/blogotext/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:39.196398Z",
            "action": 71,
            "target": "",
            "id": 202288,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202288/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131577/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/blogotext/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/blogotext/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:39.196358Z",
            "action": 71,
            "target": "",
            "id": 202287,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202287/?format=api"
        }
    ]
}