Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/285758/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ops/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ops/locale/pt_BR/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/carolinatanigushi/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/carolinatanigushi/?format=api",
    "timestamp": "2021-01-29T13:53:40.169732Z",
    "action": 5,
    "target": "Se você está fazendo o upgrade de uma instalação existente do OPS, <a href=\"{$upgradeUrl}\">clique aqui</a> para proceder.",
    "id": 146806,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/146806/?format=api"
}