Translation components API.

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

GET /api/translations/lxqt-configuration/liblxqt-config-cursor/es/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/lxqt-configuration/liblxqt-config-cursor/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/liblxqt-config-cursor/es/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-10-10T10:33:07.147269Z",
            "action": 0,
            "target": "",
            "id": 16602,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/16602/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/liblxqt-config-cursor/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/liblxqt-config-cursor/es/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-10-05T19:36:37.335008Z",
            "action": 0,
            "target": "",
            "id": 92152,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/92152/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/liblxqt-config-cursor/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/liblxqt-config-cursor/es/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-05-26T14:28:17.175281Z",
            "action": 0,
            "target": "",
            "id": 154037,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/154037/?format=api"
        }
    ]
}