Translation components API.

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

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

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/yellow/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-05-07T03:55:11.627166Z",
            "action": 47,
            "target": "",
            "id": 228229,
            "action_name": "Alert triggered",
            "url": "https://translate.yunohost.org/api/changes/228229/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/yellow/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/yellow/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:57:56.840993Z",
            "action": 0,
            "target": "",
            "id": 212523,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/212523/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139939/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/yellow/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/yellow/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:57:56.840934Z",
            "action": 71,
            "target": "",
            "id": 212522,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/212522/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/yellow/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/yellow/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T08:57:56.765786Z",
            "action": 17,
            "target": "",
            "id": 212521,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/212521/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/yellow/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/yellow/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:40:07.054586Z",
            "action": 0,
            "target": "",
            "id": 205959,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/205959/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/134405/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/yellow/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/yellow/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:40:07.054519Z",
            "action": 71,
            "target": "",
            "id": 205958,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/205958/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/yellow/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/yellow/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:40:06.912654Z",
            "action": 0,
            "target": "",
            "id": 205955,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/205955/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/134403/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/yellow/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/yellow/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:40:06.912586Z",
            "action": 71,
            "target": "Yellow is for people who make small websites.",
            "id": 205954,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/205954/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/yellow/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:56.607023Z",
            "action": 51,
            "target": "",
            "id": 202968,
            "action_name": "Component created",
            "url": "https://translate.yunohost.org/api/changes/202968/?format=api"
        }
    ]
}