Changes API.

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

GET /api/changes/26761481/?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_ui-master/vclmessages/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-10T11:29:36.142882Z",
    "action": 0,
    "target": "",
    "id": 26761481,
    "action_name": "Resource updated",
    "url": "https://translations.documentfoundation.org/api/changes/26761481/?format=api"
}