Translation components API.

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

GET /api/components/yunohost-apps-test/jsoncrack/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/jsoncrack/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/jsoncrack/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:09:20.597707Z",
            "action": 0,
            "target": "",
            "id": 213271,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/213271/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/140492/?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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:09:20.597647Z",
            "action": 71,
            "target": "",
            "id": 213270,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/213270/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/jsoncrack/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/jsoncrack/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T09:09:20.520225Z",
            "action": 17,
            "target": "",
            "id": 213269,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/213269/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/jsoncrack/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/jsoncrack/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:22.953682Z",
            "action": 0,
            "target": "",
            "id": 204235,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/204235/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133085/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:22.953549Z",
            "action": 71,
            "target": "",
            "id": 204234,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204234/?format=api"
        },
        {
            "unit": null,
            "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.764682Z",
            "action": 0,
            "target": "",
            "id": 204222,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/204222/?format=api"
        },
        {
            "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"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/jsoncrack/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:41.080641Z",
            "action": 51,
            "target": "",
            "id": 202312,
            "action_name": "Component created",
            "url": "https://translate.yunohost.org/api/changes/202312/?format=api"
        }
    ]
}