Translation components API.

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

GET /api/components/yunohost-apps-test/emailpoubelle/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/emailpoubelle/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/emailpoubelle/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:31:01.405978Z",
            "action": 0,
            "target": "",
            "id": 217385,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/217385/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/143243/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/emailpoubelle/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/emailpoubelle/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:31:01.405917Z",
            "action": 71,
            "target": "",
            "id": 217384,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/217384/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/emailpoubelle/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/emailpoubelle/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T10:31:01.327707Z",
            "action": 17,
            "target": "",
            "id": 217383,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/217383/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/emailpoubelle/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/emailpoubelle/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:38.696466Z",
            "action": 0,
            "target": "",
            "id": 211628,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/211628/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139274/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/emailpoubelle/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/emailpoubelle/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:38.696373Z",
            "action": 71,
            "target": "",
            "id": 211627,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211627/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/emailpoubelle/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/emailpoubelle/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:38.618460Z",
            "action": 0,
            "target": "",
            "id": 211626,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/211626/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139269/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/emailpoubelle/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/emailpoubelle/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:38.618387Z",
            "action": 71,
            "target": "EmailPoubelle (Trash email) is a script to create temporay email adresses that aims to your real email address.",
            "id": 211625,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211625/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/emailpoubelle/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:53.648249Z",
            "action": 51,
            "target": "",
            "id": 205341,
            "action_name": "Component created",
            "url": "https://translate.yunohost.org/api/changes/205341/?format=api"
        }
    ]
}