Changes API.

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

GET /api/changes/3309867/?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/glossary/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/glossary/en/?format=api",
    "user": "https://translate.tails.boum.org/api/users/drebs/?format=api",
    "author": null,
    "timestamp": "2024-05-10T18:55:47.190429Z",
    "action": 63,
    "target": "Persistent storage",
    "id": 3309867,
    "action_name": "String removed",
    "url": "https://translate.tails.boum.org/api/changes/3309867/?format=api"
}