GET /api/v2/anchors/2263/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2263,
    "type": "Anchor",
    "hostname": "us-jhy-as11488",
    "fqdn": "us-jhy-as11488.anchors.atlas.ripe.net",
    "probe": 6875,
    "is_ipv4_only": false,
    "ip_v4": "192.1.110.32",
    "as_v4": 11488,
    "ip_v4_gateway": "192.1.110.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2620:3b:0:106e::20",
    "as_v6": 11488,
    "ip_v6_gateway": "2620:3b:0:106e::1",
    "ip_v6_prefix": 64,
    "city": "Cambridge",
    "country": "US",
    "company": "Raytheon BBN Technologies",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -71.1475438,
            42.3897371
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2020-10-08T16:20:00.341897",
    "date_decommissioned": null,
    "hardware_version": 2
}