Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1356739/?format=api",
    "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/mn/?format=api",
    "dictionary": null,
    "user": 92,
    "author": 92,
    "timestamp": "2019-09-29T04:54:43",
    "action": 9,
    "target": "Too great height of indexed list tree.",
    "id": 358691,
    "action_name": "Translation uploaded",
    "url": "http://weblate.ucs.ru/api/changes/358691/?format=api"
}