Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/480938/?format=api",
    "component": "https://translate.tails.net/api/components/tails/manage_passwords/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/manage_passwords/ru/?format=api",
    "user": "https://translate.tails.net/api/users/dedmoroz/?format=api",
    "author": "https://translate.tails.net/api/users/dedmoroz/?format=api",
    "timestamp": "2021-11-06T20:13:15.104045Z",
    "action": 36,
    "target": "Выполните следующие шаги для разблокирования парольной базы, сохранённой в Постоянном хранилище с предыдущей рабочей сессии.",
    "old": "Выполните следующие действия, чтобы разблокировать базу данных паролей, сохраненную в постоянном хранилище с предыдущего рабочего сеанса.",
    "details": {},
    "id": 3028851,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3028851/?format=api"
}