Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/133082/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/jsoncrack/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/jsoncrack/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-19T18:39:22.764595Z",
    "action": 71,
    "target": "JSON Crack is a tool for visualizing JSON, YAML, CSV, XML, and TOML data in interactive graphs, making files easier to explore, format, and validate. It includes the following features: - Visualizer: Instantly convert JSON, YAML, CSV, XML, and TOML into interactive graphs or trees in dark or light mode.  - Convert: Seamlessly transform data formats, like JSON to CSV or XML to JSON, for easy sharing.  - Format & Validate: Beautify and validate JSON, YAML, and CSV for clear and accurate data.  - Code Generation: Generate TypeScript interfaces, Golang structs, and JSON Schema.  - JSON Schema: Create JSON Schema, mock data, and validate various data formats.  - Advanced Tools: Decode JWT, randomize data, and run jq or JSON path queries.  - Export Image: Download your visualization as PNG, JPEG, or SVG.  - Privacy: All data processing is performed client-side; nothing is stored on the server.",
    "id": 204221,
    "action_name": "String added in the repository",
    "url": "https://translate.yunohost.org/api/changes/204221/?format=api"
}