Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/157772/?format=api",
    "component": "https://translate.tails.net/api/components/tails/restart_first_timeinline/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/restart_first_timeinline/ru/?format=api",
    "user": "https://translate.tails.net/api/users/ohai/?format=api",
    "author": "https://translate.tails.net/api/users/ohai/?format=api",
    "timestamp": "2021-07-16T10:32:48.102437Z",
    "action": 7,
    "target": "Через 15–30 секунд появится рабочий стол Tails.",
    "id": 3007820,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3007820/?format=api"
}