Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/83434971/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/reforis-haas-plugin/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/reforis-haas-plugin/ru/?format=api",
    "user": "https://hosted.weblate.org/api/users/alenshin/?format=api",
    "author": "https://hosted.weblate.org/api/users/alenshin/?format=api",
    "timestamp": "2022-10-10T12:52:56.461324+02:00",
    "action": 5,
    "target": "Honeypot as a Service (HaaS) — это специальное программное обеспечение, которое имитирует операционную систему и позволяет злоумышленнику войти в систему через SSH или telnet и выполнить команды или загрузить вредоносное ПО.",
    "id": 36729684,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/36729684/?format=api"
}