Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/422082/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/manager/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/manager/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-07-29T15:06:18.041555Z",
    "action": 59,
    "target": "Select this option if you would like to manage institutions and collect their usage statistics. This will influence the possible statistics reports you can retrieve, and will also have an impact on the database size.",
    "id": 289375,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/289375/?format=api"
}