Translation components API.

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

GET /api/components/qtilities/omgmounter/changes/?format=api&page=46
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 903,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/qtilities/omgmounter/changes/?format=api&page=45",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/488961/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/qtilities/omgmounter/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/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-04T02:40:08.413470Z",
            "action": 2,
            "target": "Agradecimentos",
            "id": 250188,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/250188/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/qtilities/omgmounter/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/pt_BR/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-05T03:25:51.637760Z",
            "action": 17,
            "target": "",
            "id": 250244,
            "action_name": "Committed changes",
            "url": "https://translate.lxqt-project.org/api/changes/250244/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/qtilities/omgmounter/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-05T03:25:56.553497Z",
            "action": 18,
            "target": "",
            "id": 250248,
            "action_name": "Pushed changes",
            "url": "https://translate.lxqt-project.org/api/changes/250248/?format=api"
        }
    ]
}