Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/456332/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/about/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/about/ru/?format=api",
    "user": "https://translate.tails.boum.org/api/users/dedmoroz/?format=api",
    "author": "https://translate.tails.boum.org/api/users/dedmoroz/?format=api",
    "timestamp": "2021-06-12T13:04:10.113128Z",
    "action": 36,
    "target": "Вы можете <strong>сохранить файлы и настройки</strong> в зашифрованном разделе своей флешки. Например, документы, закладки браузера, почту и даже некоторые программы.",
    "id": 2997906,
    "action_name": "Translation approved",
    "url": "https://translate.tails.boum.org/api/changes/2997906/?format=api"
}