Translation components API.

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

GET /api/translations/tsujan/feathernotes/et/changes/?format=api&page=23
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 442,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/et/changes/?format=api&page=22",
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/tsujan/feathernotes/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/et/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-05T09:01:15.091268Z",
            "action": 0,
            "target": "",
            "id": 242872,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/242872/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/tsujan/feathernotes/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/et/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-07T21:01:26.269208Z",
            "action": 0,
            "target": "",
            "id": 243249,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/243249/?format=api"
        }
    ]
}