Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2466753/?format=api",
    "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/hu/?format=api",
    "dictionary": null,
    "user": 104,
    "author": 104,
    "timestamp": "2025-10-13T11:35:39",
    "action": 5,
    "target": "172=gHdr.Attrs,173=gPrLsts.Columns,172=gAttrs.Attrs,170=gGDocs.Columns,172=gParams.Attrs,136=gDivParams.Columns,135=gGoods.Columns",
    "id": 1322351,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/1322351/?format=api"
}