Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/editor/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/editor/sr_Cyrl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-04-20T01:58:12.627627Z",
    "action": 44,
    "target": "",
    "id": 266660,
    "action_name": "New string to translate",
    "url": "http://translate.pkp.sfu.ca/api/changes/266660/?format=api"
}