Translation projects API.

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

GET /api/projects/labwc/changes/?format=api&page=95
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1881,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/projects/labwc/changes/?format=api&page=94",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/440560/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/labwc/labwc-tweaks-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ca/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Davidmp1/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Davidmp1/?format=api",
            "timestamp": "2024-09-30T16:51:10.113913Z",
            "action": 5,
            "target": "Configuració del compositor Labwc Wayland",
            "id": 207474,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/207474/?format=api"
        }
    ]
}