Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/hotglue/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/hotglue/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:36.065378Z",
            "action": 0,
            "target": "",
            "id": 211472,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/211472/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139140/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/hotglue/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/hotglue/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:36.065342Z",
            "action": 71,
            "target": "Checkout other Hotglue sites: https://hotglue.me/latest",
            "id": 211471,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211471/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139137/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/hotglue/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/hotglue/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:36.065304Z",
            "action": 71,
            "target": "Hotglue is a Content Manipulation Software that allows visual consistency between editing and viewing.",
            "id": 211470,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211470/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139134/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/hotglue/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/hotglue/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:36.065264Z",
            "action": 71,
            "target": "In order to start editing you need to add `__DOMAIN____PATH__/edit` to the end of the URL, eg https://hotglue.me/demo/edit",
            "id": 211469,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211469/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139133/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/hotglue/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/hotglue/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:36.065187Z",
            "action": 71,
            "target": "Default editor's credentials: admin/changeme",
            "id": 211468,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211468/?format=api"
        }
    ]
}