Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1464547/?format=api",
    "component": "http://weblate.ucs.ru/api/components/storehouse5/sh_test_json/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh_test_json/en/?format=api",
    "dictionary": null,
    "user": 165,
    "author": 165,
    "timestamp": "2021-10-29T14:24:50",
    "action": 2,
    "target": "\"r/n\",\"ret/cust\",\"\",\"\",\"d/n\",\"ret/supp\",\"\",\"\",\"c/s\",\"\",\"p/c\",\"i/t\",\"s/c\",\"s/b\",\"receipt notes\",\"returns from recipients\",\"\",\"\",\"delivery notes\",\"returns to suppliers\",\"\",\"\",\"collation statement\",\"\",\"processing notes\",\"internal transfers\",\"complectations\",\"decomplectations\"",
    "id": 779187,
    "action_name": "Translation changed",
    "url": "http://weblate.ucs.ru/api/changes/779187/?format=api"
}