Translation components API.

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

GET /api/components/yunohost-apps-test/tyto/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/tyto/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tyto/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:08:04.415696Z",
            "action": 0,
            "target": "",
            "id": 213186,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/213186/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/140428/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/tyto/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tyto/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:08:04.415635Z",
            "action": 71,
            "target": "",
            "id": 213185,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/213185/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/tyto/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tyto/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T09:08:04.342462Z",
            "action": 17,
            "target": "",
            "id": 213184,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/213184/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/tyto/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tyto/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:20.000947Z",
            "action": 0,
            "target": "",
            "id": 203975,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/203975/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132903/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/tyto/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tyto/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:20.000890Z",
            "action": 71,
            "target": "",
            "id": 203974,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203974/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/tyto/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tyto/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:19.930152Z",
            "action": 0,
            "target": "",
            "id": 203973,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/203973/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132894/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/tyto/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tyto/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:19.930077Z",
            "action": 71,
            "target": "Tyto is an extensible and customizable management and organisation tool.",
            "id": 203972,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203972/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/tyto/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:40.512505Z",
            "action": 51,
            "target": "",
            "id": 202308,
            "action_name": "Component created",
            "url": "https://translate.yunohost.org/api/changes/202308/?format=api"
        }
    ]
}