{
    "chart": {
        "id": 1,
        "name": "Drink",
        "project": {
            "id": 1,
            "title": "Demo",
            "description": ""
        }
    },
    "version": {
        "id": 1,
        "version": 1,
        "published": true,
        "superseded": false,
        "zoom_level": 0.81455658105939,
        "pan_x": 677,
        "pan_y": 40
    },
    "shapes": [
        {
            "id": 1,
            "type": "Start",
            "text": "Drinks",
            "reference_number": null,
            "importance": "success",
            "start": true,
            "x_position": 550,
            "y_position": 10,
            "yes_id": null,
            "no_id": null,
            "next_id": 4,
            "tips": [],
            "links": []
        },
        {
            "id": 2,
            "type": "Decision",
            "text": "Do you want a Hot drink",
            "reference_number": null,
            "importance": "success",
            "start": false,
            "x_position": 160,
            "y_position": 240,
            "yes_id": 3,
            "no_id": 7,
            "next_id": null,
            "tips": [
                {
                    "id": 1,
                    "title": "Hot Drinks",
                    "text": "Hot drinks include:\r\n*  Tea\r\n*  Coffee\r\n*  Hot Chocolate"
                }
            ],
            "links": []
        },
        {
            "id": 3,
            "type": "Action/Process",
            "text": "Boil the Water",
            "reference_number": null,
            "importance": "success",
            "start": false,
            "x_position": 140,
            "y_position": 540,
            "yes_id": null,
            "no_id": null,
            "next_id": 9,
            "tips": [
                {
                    "id": 2,
                    "title": "Boil the water",
                    "text": "Make sure the water is hot enough for tea. If making coffee, be careful not to scald it."
                }
            ],
            "links": [
                {
                    "id": 1,
                    "title": "ISO 3103",
                    "url": "https://en.wikipedia.org/wiki/ISO_3103",
                    "target": "_blank"
                }
            ]
        },
        {
            "id": 4,
            "type": "Decision",
            "text": "Is your glass / mug empty?",
            "reference_number": null,
            "importance": "success",
            "start": false,
            "x_position": 560,
            "y_position": 240,
            "yes_id": 2,
            "no_id": 5,
            "next_id": null,
            "tips": [],
            "links": []
        },
        {
            "id": 5,
            "type": "Action/Process",
            "text": "You have a drink, no action required",
            "reference_number": null,
            "importance": "success",
            "start": false,
            "x_position": 980,
            "y_position": 260,
            "yes_id": null,
            "no_id": null,
            "next_id": 6,
            "tips": [],
            "links": []
        },
        {
            "id": 6,
            "type": "Finish",
            "text": "No fresh drink required, you already have a drink",
            "reference_number": null,
            "importance": "success",
            "start": false,
            "x_position": 990,
            "y_position": 530,
            "yes_id": null,
            "no_id": null,
            "next_id": null,
            "tips": [],
            "links": []
        },
        {
            "id": 7,
            "type": "Subroutine",
            "text": "Fill your glass with water",
            "reference_number": null,
            "importance": "success",
            "start": false,
            "x_position": -240,
            "y_position": 260,
            "yes_id": null,
            "no_id": null,
            "next_id": 8,
            "tips": [],
            "links": []
        },
        {
            "id": 8,
            "type": "Finish",
            "text": "You have a cold drink",
            "reference_number": null,
            "importance": "success",
            "start": false,
            "x_position": -230,
            "y_position": 550,
            "yes_id": null,
            "no_id": null,
            "next_id": null,
            "tips": [],
            "links": []
        },
        {
            "id": 9,
            "type": "Subroutine",
            "text": "Make the drink",
            "reference_number": null,
            "importance": "success",
            "start": false,
            "x_position": 140,
            "y_position": 760,
            "yes_id": null,
            "no_id": null,
            "next_id": 10,
            "tips": [],
            "links": []
        },
        {
            "id": 10,
            "type": "Finish",
            "text": "You have a hot drink",
            "reference_number": null,
            "importance": "success",
            "start": false,
            "x_position": 150,
            "y_position": 950,
            "yes_id": null,
            "no_id": null,
            "next_id": null,
            "tips": [],
            "links": []
        }
    ]
}