Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1350969/?format=api",
    "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbman/mn/?format=api",
    "dictionary": null,
    "user": 92,
    "author": 92,
    "timestamp": "2019-09-29T05:05:32",
    "action": 9,
    "target": "The size of the freed block does not correspond to the chain in which it is located (binary object)",
    "id": 359598,
    "action_name": "Translation uploaded",
    "url": "http://weblate.ucs.ru/api/changes/359598/?format=api"
}