Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/15991493/?format=api",
    "component": "https://hosted.weblate.org/api/components/sdaps/master/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ru/?format=api",
    "user": "https://hosted.weblate.org/api/users/ByMedion/?format=api",
    "author": "https://hosted.weblate.org/api/users/ByMedion/?format=api",
    "timestamp": "2020-08-01T01:56:41.397536+02:00",
    "action": 2,
    "target": "<b>Сохранить проект перед закрытием?</b>\n\nЕсли вы не сохраните, вы можете потерять данные.",
    "id": 6883265,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/6883265/?format=api"
}