Translation components API.

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

GET /api/components/yunohost-apps-test/spacedeck/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/spacedeck/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/spacedeck/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:12:18.714156Z",
            "action": 0,
            "target": "",
            "id": 213403,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/213403/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/140576/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/spacedeck/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/spacedeck/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:12:18.714091Z",
            "action": 71,
            "target": "",
            "id": 213402,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/213402/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/spacedeck/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/spacedeck/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T09:12:18.579499Z",
            "action": 17,
            "target": "",
            "id": 213401,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/213401/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/spacedeck/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/spacedeck/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:33.085879Z",
            "action": 0,
            "target": "",
            "id": 204544,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/204544/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133277/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/spacedeck/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/spacedeck/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:33.085693Z",
            "action": 71,
            "target": "",
            "id": 204543,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204543/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/spacedeck/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/spacedeck/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:32.618029Z",
            "action": 0,
            "target": "",
            "id": 204539,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/204539/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133272/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/spacedeck/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/spacedeck/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:32.617928Z",
            "action": 71,
            "target": "A web based, real time, collaborative whiteboard application with rich media support",
            "id": 204538,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204538/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/spacedeck/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:45.675033Z",
            "action": 51,
            "target": "",
            "id": 202581,
            "action_name": "Component created",
            "url": "https://translate.yunohost.org/api/changes/202581/?format=api"
        }
    ]
}