Translation components API.

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

GET /api/translations/qtilities/qruler/en/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 44,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/qtilities/qruler/en/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/387848/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/qtilities/qruler/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/qtilities/qruler/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-08-06T09:31:07.228416Z",
            "action": 13,
            "target": "",
            "id": 160143,
            "action_name": "New source string",
            "url": "https://translate.lxqt-project.org/api/changes/160143/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/387850/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/qtilities/qruler/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/qtilities/qruler/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-08-06T09:31:07.245702Z",
            "action": 13,
            "target": "",
            "id": 160144,
            "action_name": "New source string",
            "url": "https://translate.lxqt-project.org/api/changes/160144/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/387852/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/qtilities/qruler/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/qtilities/qruler/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-08-06T09:31:07.267192Z",
            "action": 13,
            "target": "",
            "id": 160145,
            "action_name": "New source string",
            "url": "https://translate.lxqt-project.org/api/changes/160145/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/387854/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/qtilities/qruler/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/qtilities/qruler/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-08-06T09:31:07.295347Z",
            "action": 13,
            "target": "",
            "id": 160146,
            "action_name": "New source string",
            "url": "https://translate.lxqt-project.org/api/changes/160146/?format=api"
        }
    ]
}