Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/2858455/?format=api",
    "component": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/uh/tutorial/ru/?format=api",
    "user": "https://hosted.weblate.org/api/users/AMDmi3/?format=api",
    "author": "https://hosted.weblate.org/api/users/AMDmi3/?format=api",
    "timestamp": "2019-12-04T20:01:44+01:00",
    "action": 2,
    "target": "Итак, как только ваша Палатка Лесоруба будет построена, соедините её с вашем складом. Для этого откройте меню строительства, а затем нажмите кнопку «Путь». Теперь перетащите мышь с зажатой левой кнопкой, чтобы проложить дорогу между палаткой дровосека и складом.",
    "id": 5106493,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/5106493/?format=api"
}