http://gwNNnMM.freifunk-stuttgart.de/data/gwstatus.json
{
    "version": "1",
    "timestamp": "unixtimestamp",
    "segments": {
        "1": {
            "preference": "50",
            "comment_preference": "values 0-(no way) - 100-(yes)",
            "dnsactive": "1"
            "comment_dnsactive": "1: active, 0: inactive",
        },
        "2": {
            "preference": "90",
            "dnsactive: "0",
            "comment_evictnodes": "nodes we would like to get rid off"
            "evictnodes": {
                "ffs-abcdefgh1234": {
                    "comment_bandwidth": "needs n mbit/s",
                    "bandwidth": "100"
                },
                "ffs-bbccddee1122": {}
                }
            }
        }
    }
}