Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/346178/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/eu/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/diegojmacedo/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/diegojmacedo/?format=api",
    "timestamp": "2022-02-04T18:12:25.552116Z",
    "action": 30,
    "target": "A new issue is now available: {$issueIdentification}",
    "id": 235296,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/235296/?format=api"
}