Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/hubzilla/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/hubzilla/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:42.858556Z",
            "action": 0,
            "target": "",
            "id": 202423,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/202423/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131691/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/hubzilla/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/hubzilla/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:42.858521Z",
            "action": 71,
            "target": "",
            "id": 202422,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202422/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131690/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/hubzilla/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/hubzilla/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:42.858485Z",
            "action": 71,
            "target": "",
            "id": 202421,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202421/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131689/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/hubzilla/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/hubzilla/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:42.858448Z",
            "action": 71,
            "target": "",
            "id": 202420,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202420/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131688/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/hubzilla/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/hubzilla/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:42.858411Z",
            "action": 71,
            "target": "",
            "id": 202419,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202419/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131686/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/hubzilla/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/hubzilla/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:42.858374Z",
            "action": 71,
            "target": "",
            "id": 202418,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202418/?format=api"
        }
    ]
}