Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/606819/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framacalc/main/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framacalc/main/uk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-08T14:12:03.838679Z",
    "action": 30,
    "target": "## Limitations\n\n@:txt.calc has some limitations :\n\n- calcs will be **deleted after {days} days of inactivity** (no access,\n  no modification), in order to avoid enlargement of our database\n  indefinitely\n- they can only contain a maximum of **{rows} rows**\n- it is not possible to create multi-sheet layers\n  or import OpenDocument or Microsoft Office files\n- for [security reasons](https://contact.framasoft.org/en/faq/#calc-delete),\n  we are unable to remove calcs upon request\n\nThis service is offered subject to acceptance of our terms and conditions\nand may be moderated according to our moderation policy.",
    "id": 524709,
    "action_name": "Chaîne source modifiée",
    "url": "https://weblate.framasoft.org/api/changes/524709/?format=api"
}