Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/411787/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/submission/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/submission/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-13T05:23:31.575990Z",
    "action": 59,
    "target": "Send an email to the authors to let them know that their submission has been declined. This email will not be sent until the decision has been recorded.",
    "id": 357795,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/357795/?format=api"
}