Changes API.

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

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

{
    "unit": null,
    "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_actions/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": "http://weblate.crnd.pro/api/users/cino@crnd.pro/?format=api",
    "author": null,
    "timestamp": "2024-12-13T19:22:07.048690+02:00",
    "action": 18,
    "target": "",
    "id": 189881,
    "action_name": "Pushed changes",
    "url": "http://weblate.crnd.pro/api/changes/189881/?format=api"
}