Changes API

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

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

{
    "unit": null,
    "component": "http://weblate.ucs.ru/api/components/delivery/magsrvws/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/delivery/magsrvws/ka/?format=api",
    "dictionary": null,
    "user": 62,
    "author": 62,
    "timestamp": "2020-03-27T16:21:02",
    "action": 44,
    "target": "",
    "id": 468119,
    "action_name": "New string to translate",
    "url": "http://weblate.ucs.ru/api/changes/468119/?format=api"
}