Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2525554/?format=api",
    "component": "http://weblate.ucs.ru/api/components/r_k_Delivery/admin/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/r_k_Delivery/admin/hu/?format=api",
    "dictionary": null,
    "user": 87,
    "author": 87,
    "timestamp": "2024-10-24T07:21:04",
    "action": 5,
    "target": "Ahhoz, hogy az integráció működjön<br>olvassa át<a class=\"link\" href=\"https://yandex.ru/promo/eda/rest_faq_integration\" target=\"_blank\">szerződési feltételeket</a>majd<br> <a class=\"link\" href=\"https://yandex.ru/promo/eda/partners/registration\" target=\"_blank\">kattintson a regisztrációra</a>",
    "id": 1192897,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/1192897/?format=api"
}