Translation components API.

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

GET /api/components/yunohost-apps-test/simplytranslate/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/simplytranslate/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-05-07T03:55:50.774438Z",
            "action": 47,
            "target": "",
            "id": 228574,
            "action_name": "Alert triggered",
            "url": "https://translate.yunohost.org/api/changes/228574/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/simplytranslate/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/simplytranslate/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:59:30.712908Z",
            "action": 0,
            "target": "",
            "id": 215822,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/215822/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/142204/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/simplytranslate/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/simplytranslate/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:59:30.712847Z",
            "action": 71,
            "target": "",
            "id": 215821,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/215821/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/simplytranslate/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/simplytranslate/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T09:59:30.606125Z",
            "action": 17,
            "target": "",
            "id": 215820,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/215820/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/simplytranslate/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/simplytranslate/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:40:58.616357Z",
            "action": 0,
            "target": "",
            "id": 209139,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/209139/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/137147/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/simplytranslate/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/simplytranslate/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:40:58.616292Z",
            "action": 71,
            "target": "",
            "id": 209138,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/209138/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/simplytranslate/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/simplytranslate/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:40:58.556218Z",
            "action": 0,
            "target": "",
            "id": 209137,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/209137/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/137142/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/simplytranslate/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/simplytranslate/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:40:58.556134Z",
            "action": 71,
            "target": "The frontend for SimplyTranslate engine, which you can use for translation for many translation engine, there are DeepL, Reverso, ICIBA, Google Translate, and LibreTranslate (which instance LibreTranslate fetch from can be configured) engine.",
            "id": 209136,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/209136/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/simplytranslate/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:28.352032Z",
            "action": 51,
            "target": "",
            "id": 204388,
            "action_name": "Component created",
            "url": "https://translate.yunohost.org/api/changes/204388/?format=api"
        }
    ]
}