{
    "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_4db7936df78dfe468fc2/baby_names_1/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_4db7936df78dfe468fc2/baby_names_1/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_4db7936df78dfe468fc2/baby_names_1/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_4db7936df78dfe468fc2/baby_names_1/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_4db7936df78dfe468fc2/baby_names_1/main/list/?app=csv"
                }
            }
        }
    },
    "links": {
        "up": {
            "href": "https://songer.datasn.com/data/api/v1/u_4db7936df78dfe468fc2/baby_names_1/"
        }
    }
}