Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/326241/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/editor/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/editor/sr_Cyrl/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/vormia/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/vormia/?format=api",
    "timestamp": "2021-10-03T02:53:05.163842Z",
    "action": 30,
    "target": "The cover image you requested to delete matches an issue for a different journal. Please ensure you are working with the correct journal, you are using the correct issue ID, and try again.",
    "id": 207678,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/207678/?format=api"
}