Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-globalkeys/uk/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 21,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/uk/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/431735/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-globalkeys/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/uk/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/ihor_ck/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/ihor_ck/?format=api",
            "timestamp": "2024-05-26T17:17:57.313325Z",
            "action": 2,
            "target": "Непідтримувана платформа",
            "id": 190970,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/190970/?format=api"
        }
    ]
}