Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/147702/?format=api",
    "component": "https://translate.tails.net/api/components/tails/doc-about/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/doc-about/zh/?format=api",
    "user": "https://translate.tails.net/api/users/admin/?format=api",
    "author": "https://translate.tails.net/api/users/admin/?format=api",
    "timestamp": "2018-03-12T16:02:04Z",
    "action": 26,
    "target": "",
    "id": 88457,
    "action_name": "Suggestion removed",
    "url": "https://translate.tails.net/api/changes/88457/?format=api"
}