Changes API.

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

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

{
    "unit": null,
    "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/bureaucrat_helpdesk_lite/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2024-04-26T20:15:26.594095+03:00",
    "action": 47,
    "target": "",
    "id": 167200,
    "action_name": "New alert",
    "url": "http://weblate.crnd.pro/api/changes/167200/?format=api"
}