Translation components API.

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

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

{
    "count": 4082,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/lxqt-desktop/screengrab/changes/?format=api&page=204",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/486177/?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/pt_BR/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/maimere/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/maimere/?format=api",
            "timestamp": "2025-04-03T11:47:19.413257Z",
            "action": 5,
            "target": "Duração:",
            "id": 250116,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/250116/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/screengrab/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-04T12:25:57.169950Z",
            "action": 18,
            "target": "",
            "id": 250220,
            "action_name": "Pushed changes",
            "url": "https://translate.lxqt-project.org/api/changes/250220/?format=api"
        }
    ]
}