Translation components API.

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

GET /api/translations/lxqt-desktop/qlipper/pl/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 41,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qlipper/pl/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/149559/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qlipper/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qlipper/pl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "timestamp": "2024-03-11T05:43:55.611806Z",
            "action": 2,
            "target": "Synchronizuj schowek i PSE, gdy element zostanie zaznaczony",
            "id": 181035,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/181035/?format=api"
        }
    ]
}