Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2005079/?format=api",
    "component": "http://weblate.ucs.ru/api/components/foodfactory/sh_error/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/sh_error/vi/?format=api",
    "dictionary": null,
    "user": 46,
    "author": 46,
    "timestamp": "2021-02-23T02:04:26",
    "action": 9,
    "target": "The standard placement amount or standard placement unit of measurement cannot be changed because the set is referenced by goods used in sets",
    "id": 706320,
    "action_name": "Translation uploaded",
    "url": "http://weblate.ucs.ru/api/changes/706320/?format=api"
}