Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/116257/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/contribute/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/contribute/it/?format=api",
    "user": "https://translate.tails.boum.org/api/users/gallium69/?format=api",
    "author": "https://translate.tails.boum.org/api/users/gallium69/?format=api",
    "timestamp": "2020-03-02T14:34:40Z",
    "action": 26,
    "target": "To talk to other Tails contributors, subscribe to [[the relevant mailing lists|about/contact]].",
    "id": 2925699,
    "action_name": "Suggestion removed",
    "url": "https://translate.tails.boum.org/api/changes/2925699/?format=api"
}