Translation components API.

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

GET /api/components/yunohost-apps-test/phpldapadmin/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/phpldapadmin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/phpldapadmin/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:26:21.590636Z",
            "action": 0,
            "target": "",
            "id": 217148,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/217148/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/143089/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/phpldapadmin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/phpldapadmin/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:26:21.590562Z",
            "action": 71,
            "target": "",
            "id": 217147,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/217147/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/phpldapadmin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/phpldapadmin/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T10:26:21.404804Z",
            "action": 17,
            "target": "",
            "id": 217146,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/217146/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/phpldapadmin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/phpldapadmin/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:29.950911Z",
            "action": 0,
            "target": "",
            "id": 211111,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/211111/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/138837/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/phpldapadmin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/phpldapadmin/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:29.950818Z",
            "action": 71,
            "target": "",
            "id": 211110,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211110/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/phpldapadmin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/phpldapadmin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:29.892933Z",
            "action": 0,
            "target": "",
            "id": 211105,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/211105/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/138830/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/phpldapadmin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/phpldapadmin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:29.892866Z",
            "action": 71,
            "target": "phpLDAPadmin is a web app for administering Lightweight Directory Access Protocol (LDAP) servers.",
            "id": 211104,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211104/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/phpldapadmin/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:48.090840Z",
            "action": 51,
            "target": "",
            "id": 205092,
            "action_name": "Component created",
            "url": "https://translate.yunohost.org/api/changes/205092/?format=api"
        }
    ]
}