Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/126016/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/canceled/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/canceled/it/?format=api",
    "user": "https://translate.tails.boum.org/api/users/ignifugo/?format=api",
    "author": "https://translate.tails.boum.org/api/users/gallium69/?format=api",
    "timestamp": "2020-08-20T17:50:58.313033Z",
    "action": 7,
    "target": "Il vostro pagamento è stato annullato.",
    "id": 2949425,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.boum.org/api/changes/2949425/?format=api"
}