Changes API.

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

GET /api/changes/3030804/?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/encryption_and_privacy/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-11-13T13:03:35.492833Z",
    "action": 47,
    "target": "",
    "id": 3030804,
    "action_name": "Alert triggered",
    "url": "https://translate.tails.boum.org/api/changes/3030804/?format=api"
}