Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/606684/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framacalc/main/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framacalc/main/de/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Justman10000/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Justman10000/?format=api",
    "timestamp": "2023-08-31T14:47:34.976045Z",
    "action": 2,
    "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": 686724,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/686724/?format=api"
}