Translation components API.

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

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

{
    "count": 55,
    "next": null,
    "previous": "https://translate.yunohost.org/api/components/yunohost-apps-test/tableaunoir/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.yunohost.org/api/units/133111/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/tableaunoir/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tableaunoir/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:25.808313Z",
            "action": 71,
            "target": "Backgrounds: staffs for teaching music, grid, images and PDF documents",
            "id": 204298,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204298/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133110/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/tableaunoir/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tableaunoir/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:25.808276Z",
            "action": 71,
            "target": "Collaborate edit the same board at the same time (need a server for that), does not require an account",
            "id": 204297,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204297/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133109/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/tableaunoir/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tableaunoir/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:25.808240Z",
            "action": 71,
            "target": "Of course, you can draw and erase, with your mouse or a graphic tablet. You can draw shapes.",
            "id": 204296,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204296/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133108/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/tableaunoir/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tableaunoir/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:25.808202Z",
            "action": 71,
            "target": "Tableaunoir is an online collaborative blackboard tool with fridge magnets available in many languages. \"Tableau noir\" means blackboard in French. Contrary to plenty of other collaborative boards on the Internet, with Tableaunoir you can create interactive animations via the use of fridge magnets.",
            "id": 204295,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204295/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/tableaunoir/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:42.092455Z",
            "action": 51,
            "target": "",
            "id": 202403,
            "action_name": "Component created",
            "url": "https://translate.yunohost.org/api/changes/202403/?format=api"
        }
    ]
}