Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/310199/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/crossref/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/crossref/pt_BR/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/diegojmacedo/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/diegojmacedo/?format=api",
    "timestamp": "2022-08-05T18:16:51.567411Z",
    "action": 2,
    "target": "Uso:\n{$scriptName} {$pluginName} exportar [xmlFileName] [journal_path] articles objectId1 [objectId2] ...\n{$scriptName} {$pluginName} registrar [journal_path] articles objectId1 [objectId2] ...\n",
    "id": 294797,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/294797/?format=api"
}