GET /api/v2/anchors/344/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 344,
    "type": "Anchor",
    "hostname": "us-wct-as7922",
    "fqdn": "us-wct-as7922.anchors.atlas.ripe.net",
    "probe": 6072,
    "is_ipv4_only": false,
    "ip_v4": "76.26.115.194",
    "as_v4": 7922,
    "ip_v4_gateway": "76.26.115.193",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2001:558:6000:4::2",
    "as_v6": 7922,
    "ip_v6_gateway": "2001:558:6000:4::1",
    "ip_v6_prefix": 64,
    "city": "West Chester",
    "country": "US",
    "company": "Comcast ",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -75.6054882,
            39.9606643
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2014-07-15T08:16:10",
    "date_decommissioned": null,
    "hardware_version": 1
}