Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/455584/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/default/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/default/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-15T16:52:42.626243Z",
    "action": 59,
    "target": "<p>All submissions must meet the following requirements.</p><ul><li>This submission meets the requirements outlined in the <a href=\"{$submissionGuidelinesUrl}\">Author Guidelines</a>.</li><li>This submission has not been previously published, nor is it before another journal for consideration.</li><li>All references have been checked for accuracy and completeness.</li><li>All tables and figures have been numbered and labeled.</li><li>Permission has been obtained to publish all photos, datasets and other material provided with this submission.</li></ul>",
    "id": 365934,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/365934/?format=api"
}