Translation components API.

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

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

{
    "count": 141,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/ar/changes/?format=api&page=7",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/486115/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/screengrab/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/ar/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/ali.alhaidary/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/ali.alhaidary/?format=api",
            "timestamp": "2025-02-14T18:29:30.891612Z",
            "action": 5,
            "target": "مدة:",
            "id": 238365,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/238365/?format=api"
        }
    ]
}