Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/252318/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/hi/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/granthaalayah/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/granthaalayah/?format=api",
    "timestamp": "2020-12-16T17:53:23.020466Z",
    "action": 2,
    "target": "\n\t<ol>\n\t<li>Highlighted items indicate action is required by an editor, labelled as follows:\n\t\t<ul>\n\t\t\t<li class=\"highlightReviewerNotNotified\">A Reviewer has been assigned but not notified by email</li>\n\t\t\t<li class=\"highlightNoDecision\">All Reviewers have returned with their comments, but no decision is recorded</li>\n\t\t\t<li class=\"highlightRevisedCopyUploaded\">Author has uploaded a revised manuscript</li>\n\t\t\t<li class=\"highlightReviewerConfirmationOverdue\">Reviewer is overdue to confirm peer review invitation</li>\n\t\t\t<li class=\"highlightReviewerCompletionOverdue\">Reviewer is overdue to complete review</li>\n\t\t</ul>\n\t</li>\n\t<li>\"Due\" is filled in when reviewer accepts request to review; it displays number of weeks to review's due date or (-) weeks that it is overdue.</li>\n</ol>",
    "id": 126326,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/126326/?format=api"
}