Translation components API.

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

GET /api/translations/lxqt-desktop/qlipper/oc/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/oc/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/296477/?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/oc/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/quentin/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/quentin/?format=api",
            "timestamp": "2021-04-13T18:41:33.602918Z",
            "action": 5,
            "target": "A prepaus de Qlipper",
            "id": 64366,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/64366/?format=api"
        }
    ]
}