Changes API.

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

GET /api/changes/177854/?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/generic_request_mail/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2024-09-11T00:26:36.668928+03:00",
    "action": 47,
    "target": "",
    "id": 177854,
    "action_name": "New alert",
    "url": "http://weblate.crnd.pro/api/changes/177854/?format=api"
}