Translation components API.

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

GET /api/components/yunohost-apps-test/archivebox/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/archivebox/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/archivebox/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:01:26.902907Z",
            "action": 0,
            "target": "",
            "id": 212709,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/212709/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/140065/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/archivebox/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/archivebox/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:01:26.902809Z",
            "action": 71,
            "target": "",
            "id": 212708,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/212708/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/archivebox/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/archivebox/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T09:01:26.722075Z",
            "action": 17,
            "target": "",
            "id": 212707,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/212707/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/archivebox/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/archivebox/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:04.305267Z",
            "action": 0,
            "target": "",
            "id": 203308,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/203308/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132350/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/archivebox/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/archivebox/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:04.305178Z",
            "action": 71,
            "target": "",
            "id": 203307,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203307/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/archivebox/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/archivebox/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:04.156840Z",
            "action": 0,
            "target": "",
            "id": 203306,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/203306/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132349/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/archivebox/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/archivebox/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:04.156722Z",
            "action": 71,
            "target": "Archiving solution to collect, save, and view sites you want to preserve offline.",
            "id": 203305,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203305/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/archivebox/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:35.895969Z",
            "action": 51,
            "target": "",
            "id": 202200,
            "action_name": "Component created",
            "url": "https://translate.yunohost.org/api/changes/202200/?format=api"
        }
    ]
}