Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/codimd/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/codimd/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:40:03.093058Z",
            "action": 0,
            "target": "",
            "id": 205627,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/205627/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/134100/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/codimd/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/codimd/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:40:03.093020Z",
            "action": 71,
            "target": "CodiMD is perfect for open communities, while HackMD emphasizes on permission and access controls for commercial use cases.",
            "id": 205626,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/205626/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/134097/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/codimd/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/codimd/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:40:03.092978Z",
            "action": 71,
            "target": "CodiMD is the free software version of HackMD, developed and opened source by the HackMD team with reduced features (without book mode), you can use CodiMD for your community and own all your data. [(See the origin of the name CodiMD.)](https://github.com/hackmdio/codimd/issues/720)",
            "id": 205625,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/205625/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/134096/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/codimd/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/codimd/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:40:03.092904Z",
            "action": 71,
            "target": "You can configure CodiMD by editing this file `__INSTALL_DIR__/config.json` using the [documentation](https://hackmd.io/c/codimd-documentation/%2Fs%2Fcodimd-configuration)",
            "id": 205624,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/205624/?format=api"
        }
    ]
}