Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/410852/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/medra/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/medra/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T21:13:07.034617Z",
    "action": 59,
    "target": "If you want to register DOIs with mEDRA, please follow the directions on the <a href=\"https://www.medra.org/en/guide.htm\" target=\"_blank\">mEDRA homepage</a> to receive a username and password.\nIf you do not have your own username and password you'll still be able to export into the mEDRA XML format (Onix for DOI) but you cannot register your DOIs with mEDRA from within OJS. \nPlease note that the password will be saved as plain text, i.e. not encrypted, due to the mEDRA registration service requirements.",
    "id": 667129,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/667129/?format=api"
}