Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2012510/?format=api",
    "component": "http://weblate.ucs.ru/api/components/foodfactory/fastreport_docs/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/fastreport_docs/en/?format=api",
    "dictionary": null,
    "user": 72,
    "author": 72,
    "timestamp": "2021-02-20T08:06:09",
    "action": 5,
    "target": "[FormatNumber([Detail.EFSumw],2)]\n(incl. VAT [FormatNumber([Detail.ETax1w],2)])",
    "id": 705535,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/705535/?format=api"
}