Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/169880/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/piwik/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/piwik/fr_CA/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
    "timestamp": "2020-12-11T19:49:53.555209Z",
    "action": 30,
    "target": "Within Matomo, click on Settings -> Websites. The site profile ID is displayed next to your site profile name.",
    "id": 124621,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/124621/?format=api"
}