Translation components API.

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

GET /api/components/yunohost-apps-test/humhub/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/humhub/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/humhub/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:48:46.317496Z",
            "action": 0,
            "target": "",
            "id": 211960,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/211960/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139528/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/humhub/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/humhub/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:48:46.317431Z",
            "action": 71,
            "target": "",
            "id": 211959,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211959/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/humhub/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/humhub/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T08:48:46.246906Z",
            "action": 17,
            "target": "",
            "id": 211958,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/211958/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/humhub/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/humhub/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:29.858029Z",
            "action": 0,
            "target": "",
            "id": 202058,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/202058/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131448/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/humhub/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/humhub/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:29.857926Z",
            "action": 71,
            "target": "",
            "id": 202057,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202057/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/humhub/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/humhub/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:29.754582Z",
            "action": 0,
            "target": "",
            "id": 202055,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/202055/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131447/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/humhub/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/humhub/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:29.754497Z",
            "action": 71,
            "target": "HumHub is an open source social network platform with a wide variety of use cases as social intranet, community or collaboration platform. HumHub consists of a core application, which can be extended through additional modules and adjusted to your needs by many configuration options.",
            "id": 202054,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202054/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/humhub/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:26.141461Z",
            "action": 51,
            "target": "",
            "id": 201959,
            "action_name": "Component created",
            "url": "https://translate.yunohost.org/api/changes/201959/?format=api"
        }
    ]
}