Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/89291/?format=api",
    "component": "https://translate.tails.net/api/components/tails/virtualization/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/virtualization/it/?format=api",
    "user": null,
    "author": "https://translate.tails.net/api/users/anonymous/?format=api",
    "timestamp": "2020-01-11T15:12:54Z",
    "action": 29,
    "target": "</div>\n",
    "id": 2913031,
    "action_name": "Suggestion removed during cleanup",
    "url": "https://translate.tails.net/api/changes/2913031/?format=api"
}