Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/526837/?format=api",
    "component": "http://weblate.ucs.ru/api/components/unidrivers/unidriversl10n-cvhu_otp/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/unidrivers/unidriversl10n-cvhu_otp/hu/?format=api",
    "dictionary": null,
    "user": 62,
    "author": 62,
    "timestamp": "2019-06-20T12:44:53",
    "action": 2,
    "target": "Adja meg az цsszeget a visszavйtelezйshez   Adja meg az összeget a visszatérítéshez",
    "id": 214484,
    "action_name": "Translation changed",
    "url": "http://weblate.ucs.ru/api/changes/214484/?format=api"
}