Translation components API.

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

GET /api/components/yunohost-apps-test/my-mind/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/my-mind/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-05-07T03:55:52.112014Z",
            "action": 47,
            "target": "",
            "id": 228601,
            "action_name": "Alert triggered",
            "url": "https://translate.yunohost.org/api/changes/228601/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/my-mind/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/my-mind/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:05:00.259160Z",
            "action": 0,
            "target": "",
            "id": 216076,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/216076/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/142377/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/my-mind/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/my-mind/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:05:00.259048Z",
            "action": 71,
            "target": "",
            "id": 216075,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/216075/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/my-mind/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/my-mind/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T10:05:00.144578Z",
            "action": 17,
            "target": "",
            "id": 216074,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/216074/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/my-mind/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/my-mind/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:03.889020Z",
            "action": 0,
            "target": "",
            "id": 209425,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/209425/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/137385/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/my-mind/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/my-mind/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:03.888955Z",
            "action": 71,
            "target": "",
            "id": 209424,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/209424/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/my-mind/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/my-mind/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:03.808921Z",
            "action": 0,
            "target": "",
            "id": 209413,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/209413/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/137380/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/my-mind/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/my-mind/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:03.808850Z",
            "action": 71,
            "target": "My Mind is a web application for creating and managing Mind maps. It is free to use and you can fork its source code.",
            "id": 209412,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/209412/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/my-mind/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:31.444449Z",
            "action": 51,
            "target": "",
            "id": 204499,
            "action_name": "Component created",
            "url": "https://translate.yunohost.org/api/changes/204499/?format=api"
        }
    ]
}