Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.duniter.org/api/components/trm/remerciements/?format=api",
    "translation": "https://weblate.duniter.org/api/translations/trm/remerciements/en_US/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-01T13:17:41.965065Z",
    "action": 0,
    "target": "",
    "id": 9231,
    "action_name": "Resource update",
    "url": "https://weblate.duniter.org/api/changes/9231/?format=api"
}