GET /api/v2/anchors/1662/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1662,
    "type": "Anchor",
    "hostname": "us-qas-as57695",
    "fqdn": "us-qas-as57695.anchors.atlas.ripe.net",
    "probe": 6517,
    "is_ipv4_only": false,
    "ip_v4": "199.119.65.55",
    "as_v4": 57695,
    "ip_v4_gateway": "199.119.65.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2a0b:4342:1a31:3ff::",
    "as_v6": 57695,
    "ip_v6_gateway": "fe80::ea39:35ff:fec5:f93c",
    "ip_v6_prefix": 64,
    "city": "Ashburn",
    "country": "US",
    "company": "Misaka Network, Inc.",
    "nic_handle": "MNN34-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -77.4593699,
            39.0160656
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-03-18T18:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}