Changes API.

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

GET /api/changes/50724295/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": null,
    "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared01/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-02T09:45:08.129823Z",
    "action": 17,
    "target": "",
    "id": 50724295,
    "action_name": "Changes committed",
    "url": "https://translations.documentfoundation.org/api/changes/50724295/?format=api"
}