Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.ayana.io/api/components/ayana/general/?format=api",
    "translation": null,
    "user": "https://translate.ayana.io/api/users/HcgRandon/?format=api",
    "author": null,
    "timestamp": "2022-03-09T19:52:21.501965Z",
    "action": 55,
    "target": "MIT",
    "id": 585,
    "action_name": "License changed",
    "url": "https://translate.ayana.io/api/changes/585/?format=api"
}