Changes API.

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

GET /api/changes/267066/?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/api/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/api/fr_FR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-04-20T01:59:10.844250Z",
    "action": 44,
    "target": "",
    "id": 267066,
    "action_name": "New string to translate",
    "url": "http://translate.pkp.sfu.ca/api/changes/267066/?format=api"
}