Changes API.

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

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

{
    "unit": null,
    "component": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_mail_templates/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": "http://weblate.crnd.pro/api/users/cino@crnd.pro/?format=api",
    "author": null,
    "timestamp": "2024-08-13T13:43:24.701165+03:00",
    "action": 15,
    "target": "",
    "id": 176215,
    "action_name": "Component unlocked",
    "url": "http://weblate.crnd.pro/api/changes/176215/?format=api"
}