Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1187150/?format=api",
    "component": "http://weblate.ucs.ru/api/components/rk_lite/rklc/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklc/hu/?format=api",
    "dictionary": null,
    "user": 104,
    "author": 104,
    "timestamp": "2019-08-21T09:30:20",
    "action": 5,
    "target": "HTTP kérési hiba. A(z) {0} objektum nem található",
    "id": 328967,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/328967/?format=api"
}