Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1356522/?format=api",
    "component": "http://weblate.ucs.ru/api/components/storehouse5/domm/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/domm/mn/?format=api",
    "dictionary": null,
    "user": 92,
    "author": 92,
    "timestamp": "2019-09-29T04:47:10",
    "action": 9,
    "target": "Domm.dll: an error occurred while attempting to load language support library.",
    "id": 358523,
    "action_name": "Translation uploaded",
    "url": "http://weblate.ucs.ru/api/changes/358523/?format=api"
}