Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/digiwords/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/digiwords/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:07:12.406598Z",
            "action": 0,
            "target": "",
            "id": 213067,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/213067/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/140324/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/digiwords/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/digiwords/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:07:12.406525Z",
            "action": 71,
            "target": "",
            "id": 213066,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/213066/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/digiwords/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/digiwords/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T09:07:12.211402Z",
            "action": 17,
            "target": "",
            "id": 213065,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/213065/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/digiwords/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/digiwords/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:15.660816Z",
            "action": 0,
            "target": "",
            "id": 203824,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/203824/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132753/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/digiwords/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/digiwords/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:15.660751Z",
            "action": 71,
            "target": "",
            "id": 203823,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203823/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/digiwords/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/digiwords/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:15.594724Z",
            "action": 0,
            "target": "",
            "id": 203822,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/203822/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132752/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/digiwords/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/digiwords/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:15.594652Z",
            "action": 71,
            "target": "Create interactive wordclouds",
            "id": 203821,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203821/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/digiwords/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:38.699349Z",
            "action": 51,
            "target": "",
            "id": 202264,
            "action_name": "Component created",
            "url": "https://translate.yunohost.org/api/changes/202264/?format=api"
        }
    ]
}