Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1374622/?format=api",
    "component": "http://weblate.ucs.ru/api/components/storehouse5/dmctldmctl/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/dmctldmctl/lv/?format=api",
    "dictionary": null,
    "user": 122,
    "author": 122,
    "timestamp": "2020-03-25T15:05:07",
    "action": 5,
    "target": "Izmantot tūkstošu atdalītājus veselos skaitļos",
    "id": 446682,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/446682/?format=api"
}