GET /api/v2/anchors/2379/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2379,
    "type": "Anchor",
    "hostname": "us-gv4-as30475-client",
    "fqdn": "us-gv4-as30475-client.anchors.atlas.ripe.net",
    "probe": 6835,
    "is_ipv4_only": false,
    "ip_v4": "173.248.145.27",
    "as_v4": 30475,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2607:fc88:1008:4000::2",
    "as_v6": 30475,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Greenwood Village",
    "country": "US",
    "company": "Antelope Enterprises",
    "nic_handle": "AA36412-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -104.8915092,
            39.618102
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2020-07-30T22:20:00.307389",
    "date_decommissioned": null,
    "hardware_version": 99
}