Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1367507/?format=api",
    "component": "http://weblate.ucs.ru/api/components/storehouse5/dmctldmctl/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/dmctldmctl/hu/?format=api",
    "dictionary": null,
    "user": 104,
    "author": 104,
    "timestamp": "2019-10-25T13:44:56",
    "action": 9,
    "target": "Modul: %s hiba: %d szöveg: '%s' Win32 hiba: %d",
    "id": 373003,
    "action_name": "Translation uploaded",
    "url": "http://weblate.ucs.ru/api/changes/373003/?format=api"
}