Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/166610/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/usage-statistics-plugin/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/pt_PT/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/Ustramator/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/Ustramator/?format=api",
    "timestamp": "2020-07-21T09:02:10.610372Z",
    "action": 30,
    "target": "\n\t\t<p>You successfully opted out of usage statistics collection. While you see this message no statistics will be collected from your usage of this site. Click the below button to revert your decision.</p>",
    "id": 73989,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/73989/?format=api"
}