Changes API.

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

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

{
    "unit": null,
    "component": "http://weblate.ops404.it/api/components/ooops-tools/ooops_knowledge_task/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2024-09-23T17:21:17.921096+02:00",
    "action": 14,
    "target": "",
    "id": 68142,
    "action_name": "Component automatically locked",
    "url": "http://weblate.ops404.it/api/changes/68142/?format=api"
}