Translation components API.

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

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

{
    "count": 52,
    "next": null,
    "previous": "https://translate.yunohost.org/api/components/yunohost-apps-test/diacamma/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.yunohost.org/api/units/133914/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/diacamma/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/diacamma/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:55.494534Z",
            "action": 71,
            "target": "_Diacamma_ is a set of free and open source administrative and financial management software designed and developed for volunteers.",
            "id": 205428,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/205428/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/diacamma/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:52.791588Z",
            "action": 51,
            "target": "",
            "id": 202848,
            "action_name": "Component created",
            "url": "https://translate.yunohost.org/api/changes/202848/?format=api"
        }
    ]
}