Translation components API.

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

GET /api/translations/labwc/labwc-tweaks-menu-entry/en_US/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/labwc/labwc-tweaks-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/en_US/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Stars1233/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Stars1233/?format=api",
            "timestamp": "2024-07-26T09:59:20.213236Z",
            "action": 0,
            "target": "",
            "id": 195275,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/195275/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/labwc/labwc-tweaks-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/en_US/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Stars1233/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Stars1233/?format=api",
            "timestamp": "2024-07-26T09:59:20.737850Z",
            "action": 44,
            "target": "",
            "id": 195276,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/195276/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/labwc/labwc-tweaks-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/en_US/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Stars1233/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Stars1233/?format=api",
            "timestamp": "2024-07-26T09:59:20.765010Z",
            "action": 48,
            "target": "",
            "id": 195277,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/195277/?format=api"
        }
    ]
}