Translation components API.

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

GET /api/translations/yunohost-apps-test/documize/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/documize/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/documize/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:15:34.864341Z",
            "action": 0,
            "target": "",
            "id": 224947,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/224947/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149087/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/documize/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/documize/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:15:34.864261Z",
            "action": 71,
            "target": "Features",
            "id": 224946,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/224946/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/documize/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/documize/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:51.639476Z",
            "action": 0,
            "target": "",
            "id": 202794,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/202794/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131975/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/documize/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/documize/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:51.639441Z",
            "action": 71,
            "target": "Organization through labels, spaces and categories",
            "id": 202793,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202793/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131974/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/documize/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/documize/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:51.639404Z",
            "action": 71,
            "target": "Designed to unify both customer-facing and internal documentation",
            "id": 202792,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202792/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131973/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/documize/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/documize/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:51.639367Z",
            "action": 71,
            "target": "Built for technical and non-technical users",
            "id": 202791,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202791/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131972/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/documize/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/documize/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:51.639327Z",
            "action": 71,
            "target": "Documize Community is an open source modern, lightweight alternative to Confluence and other similar solutions.",
            "id": 202790,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202790/?format=api"
        }
    ]
}