Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/411802/?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.576146Z",
    "action": 59,
    "target": "Send an email to the authors to let them know that revisions will be required before this submission will be accepted for publication. Include all of the details that the author will need in order to revise their submission. Where appropriate, remember to anonymise any reviewer comments. This email will not be sent until the decision is recorded.",
    "id": 357799,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/357799/?format=api"
}