Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.tails.boum.org/api/components/tails/sensitive_documents/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-10-23T03:30:09.114669Z",
    "action": 14,
    "target": "",
    "id": 3158618,
    "action_name": "Component locked",
    "url": "https://translate.tails.boum.org/api/changes/3158618/?format=api"
}