{
    "point": {
        "title": "Main",
        "desc": "Main access point of this API. ",
        "functions": {
            "list": {
                "html-bunker": {
                    "desc": "JSON format in HTML, ideal for humans on mobile devices. ",
                    "href": "https://songer.datasn.com/data/api/v1/u_bc75445a318997106583/image_of_skin_disease_2/main/list/"
                },
                "html-json": {
                    "desc": "HTML + CSS + JS interactive presentation for (nested) tabular data, ideal for humans on desktops. ",
                    "href": "https://songer.datasn.com/data/api/v1/u_bc75445a318997106583/image_of_skin_disease_2/main/list/?app=html-json"
                },
                "json": {
                    "desc": "JSON format in text, ideal for both human and machine consumers. ",
                    "href": "https://songer.datasn.com/data/api/v1/u_bc75445a318997106583/image_of_skin_disease_2/main/list/?app=json"
                },
                "xml": {
                    "desc": "XML format in text, ideal for both human and machine consumers. ",
                    "href": "https://songer.datasn.com/data/api/v1/u_bc75445a318997106583/image_of_skin_disease_2/main/list/?app=xml"
                },
                "csv": {
                    "desc": "CSV (Comma Separated Values) format in text, can be digested by almost any program. ",
                    "href": "https://songer.datasn.com/data/api/v1/u_bc75445a318997106583/image_of_skin_disease_2/main/list/?app=csv"
                }
            },
            "skin_disease_image_download": {
                "desc": "Media and files download. Must provide full path to this function to get the download. ",
                "href": "https://songer.datasn.com/data/api/v1/u_bc75445a318997106583/image_of_skin_disease_2/main/skin_disease_image_download/"
            }
        }
    },
    "links": {
        "up": {
            "href": "https://songer.datasn.com/data/api/v1/u_bc75445a318997106583/image_of_skin_disease_2/"
        }
    }
}