Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/411974/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/submission/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/submission/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-05T16:55:43.722582Z",
    "action": 59,
    "target": "Send an email to the authors to let them know that this submission will be sent for peer review. If possible, give the authors some indication of how long the peer review process might take and when they should expect to hear from the editors again. This email will not be sent until the decision is recorded.",
    "id": 352889,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/352889/?format=api"
}