Translation components API.

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

GET /api/translations/yunohost-apps-test/mumbleserver/en/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/mumbleserver/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/mumbleserver/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:16:25.860544Z",
            "action": 0,
            "target": "",
            "id": 225920,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/225920/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149857/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/mumbleserver/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/mumbleserver/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:16:25.860503Z",
            "action": 71,
            "target": "If you need to change password of the server/superuser 1- edit `__INSTALL_DIR__/mumble-server.ini` 2- remove (or change) the password for serverpassword= 3- restart mumbleserver",
            "id": 225919,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/225919/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149856/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/mumbleserver/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/mumbleserver/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:16:25.860458Z",
            "action": 71,
            "target": "Config",
            "id": 225918,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/225918/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149855/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/mumbleserver/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/mumbleserver/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:16:25.860372Z",
            "action": 71,
            "target": "Setup",
            "id": 225917,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/225917/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/mumbleserver/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/mumbleserver/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:11.744945Z",
            "action": 0,
            "target": "",
            "id": 209990,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/209990/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/137881/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/mumbleserver/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/mumbleserver/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:11.744907Z",
            "action": 71,
            "target": "Mumble is a free, open source, low latency, high quality voice chat application. Mumble was the first VoIP application to establish true low latency voice communication over a decade ago. But low latency and gaming are not the only use cases it shines in.",
            "id": 209989,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/209989/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/137879/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/mumbleserver/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/mumbleserver/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:11.744827Z",
            "action": 71,
            "target": "[Add the admin](http://wiki.mumble.info/wiki/Murmurguide#Connecting_to_Murmur_Server)",
            "id": 209987,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/209987/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/137878/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/mumbleserver/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/mumbleserver/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:11.744785Z",
            "action": 71,
            "target": "This package installs the Debian package and configures it with given settings. Password and other usefull information will be sent by email after installation.",
            "id": 209986,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/209986/?format=api"
        }
    ]
}