Translation components API.

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

GET /api/translations/andrew-bibb/cmst/pl/changes/?format=api&page=15
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 281,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/andrew-bibb/cmst/pl/changes/?format=api&page=14",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/287627/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/andrew-bibb/cmst/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/andrew-bibb/cmst/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-05-01T12:14:43.936272Z",
            "action": 5,
            "target": "Poziom debugowania.",
            "id": 185609,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/185609/?format=api"
        }
    ]
}