Changes API

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

GET /api/changes/370714/?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/deliveryagent/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/delivery/deliveryagent/hu/?format=api",
    "dictionary": null,
    "user": 104,
    "author": 104,
    "timestamp": "2019-10-24T09:49:43",
    "action": 44,
    "target": "",
    "id": 370714,
    "action_name": "New string to translate",
    "url": "http://weblate.ucs.ru/api/changes/370714/?format=api"
}