Translation components API.

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

GET /api/components/yunohost-apps-test/element/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/element/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/element/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:31:58.469742Z",
            "action": 0,
            "target": "",
            "id": 217424,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/217424/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/143267/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/element/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/element/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:31:58.469654Z",
            "action": 71,
            "target": "",
            "id": 217423,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/217423/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/element/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/element/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T10:31:58.281651Z",
            "action": 17,
            "target": "",
            "id": 217422,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/217422/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/element/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/element/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:38.826908Z",
            "action": 0,
            "target": "",
            "id": 211635,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/211635/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139283/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/element/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/element/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:38.826834Z",
            "action": 71,
            "target": "",
            "id": 211634,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211634/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/element/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/element/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:38.769521Z",
            "action": 0,
            "target": "",
            "id": 211630,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/211630/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139277/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/element/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/element/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:38.769453Z",
            "action": 71,
            "target": "Element is a new type of messaging app. You choose where your messages are stored, putting you in control of your data. It gives you access to the Matrix open network, so you can talk to anyone. Element provides a new level of security, adding cross-signed device verification to default end-to-end encryption.",
            "id": 211629,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211629/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/element/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:53.859321Z",
            "action": 51,
            "target": "",
            "id": 205343,
            "action_name": "Component created",
            "url": "https://translate.yunohost.org/api/changes/205343/?format=api"
        }
    ]
}