Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/plugins-etherpad/ep_delete_after_delay/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-02-04T07:38:41.008772Z",
    "action": 14,
    "target": "",
    "id": 305931,
    "action_name": "Le composant est verrouillé",
    "url": "https://weblate.framasoft.org/api/changes/305931/?format=api"
}