Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/150123/?format=api",
    "component": "https://translate.tails.net/api/components/tails/electrum/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/electrum/ru/?format=api",
    "user": null,
    "author": "https://translate.tails.net/api/users/anonymous/?format=api",
    "timestamp": "2020-10-03T12:44:53.327221Z",
    "action": 4,
    "target": "You can use your wallet from different devices and avoid losing bitcoins in a backup mistake or computer failure.",
    "id": 2955408,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/2955408/?format=api"
}