GET /api/v2/anchors/1245/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1245,
    "type": "Anchor",
    "hostname": "nl-ape-as203993",
    "fqdn": "nl-ape-as203993.anchors.atlas.ripe.net",
    "probe": 6342,
    "is_ipv4_only": false,
    "ip_v4": "185.54.92.70",
    "as_v4": 203993,
    "ip_v4_gateway": "185.54.92.65",
    "ip_v4_netmask": "255.255.255.224",
    "ip_v6": "2a00:8642:1000:f000::70",
    "as_v6": 203993,
    "ip_v6_gateway": "2a00:8642:1000:f000::1",
    "ip_v6_prefix": 64,
    "city": "Apeldoorn",
    "country": "NL",
    "company": "S.J.M. Steffann",
    "nic_handle": "SJMS-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            6.001603,
            52.24703
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-03-08T08:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}