GET /api/v2/anchors/3087/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3087,
    "type": "Anchor",
    "hostname": "us-atl-as2637",
    "fqdn": "us-atl-as2637.anchors.atlas.ripe.net",
    "probe": 7430,
    "is_ipv4_only": false,
    "ip_v4": "38.110.42.251",
    "as_v4": 2637,
    "ip_v4_gateway": "38.110.42.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2001:550:5605::6",
    "as_v6": 2637,
    "ip_v6_gateway": "2001:550:5605::1",
    "ip_v6_prefix": 64,
    "city": "Atlanta",
    "country": "US",
    "company": "Georgia Institute of Technology",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -84.3973296,
            33.7773412
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-12-07T04:20:00.875382",
    "date_decommissioned": null,
    "hardware_version": 98
}