Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-htmlArticleGalley/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-htmlArticleGalley/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-07-14T15:57:26.038641Z",
    "action": 0,
    "target": "",
    "id": 283858,
    "action_name": "Resource update",
    "url": "http://translate.pkp.sfu.ca/api/changes/283858/?format=api"
}