GET /api/v2/anchors/2716/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2716,
    "type": "Anchor",
    "hostname": "us-dca-as11039",
    "fqdn": "us-dca-as11039.anchors.atlas.ripe.net",
    "probe": 6957,
    "is_ipv4_only": false,
    "ip_v4": "128.164.88.178",
    "as_v4": 11039,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2620:106:c005:4f85:5269:7065:a746:ca73",
    "as_v6": 11039,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Washington DC",
    "country": "US",
    "company": "The George Washington University",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -77.0458772,
            38.8976344
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2021-03-25T02:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}