Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1727657/?format=api",
    "component": "http://weblate.ucs.ru/api/components/sh5dct/api/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/sh5dct/api/hu/?format=api",
    "dictionary": null,
    "user": 104,
    "author": 104,
    "timestamp": "2020-04-30T13:42:57",
    "action": 5,
    "target": "{0} nem található a mértékegység hozzárendelési táblázatban",
    "id": 526814,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/526814/?format=api"
}