Translation components API.

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

GET /api/translations/tsujan/kvantum-preview/sk/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 22,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/tsujan/kvantum-preview/sk/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/263043/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/tsujan/kvantum-preview/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/tsujan/kvantum-preview/sk/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Paolo/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Paolo/?format=api",
            "timestamp": "2023-05-03T10:58:15.666643Z",
            "action": 5,
            "target": "Prepínacie tlačidlo nástroja\nso šípkou",
            "id": 151173,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/151173/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/tsujan/kvantum-preview/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/tsujan/kvantum-preview/sk/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-09-29T05:25:47.471142Z",
            "action": 0,
            "target": "",
            "id": 162351,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/162351/?format=api"
        }
    ]
}