Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/410372/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ops/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ops/emails/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-08-11T10:51:15.360154Z",
    "action": 59,
    "target": "We have received a request to reset your password for the {$siteTitle} web site.<br />\n<br />\nIf you did not make this request, please ignore this email and your password will not be changed. If you wish to reset your password, click on the below URL.<br />\n<br />\nReset my password: {$passwordResetUrl}<br />\n<br />\n{$siteContactName}",
    "id": 300312,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/300312/?format=api"
}