GET /api/v2/anchors/3803/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3803,
    "type": "Anchor",
    "hostname": "us-qas-as19750",
    "fqdn": "us-qas-as19750.anchors.atlas.ripe.net",
    "probe": 7348,
    "is_ipv4_only": false,
    "ip_v4": "74.119.117.157",
    "as_v4": 19750,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2620:100:a00b:102::2",
    "as_v6": 19750,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Ashburn",
    "country": "US",
    "company": "Criteo",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -77.4759471,
            38.9988653
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6770,
    "date_live": "2024-04-24T22:20:00.425745",
    "date_decommissioned": null,
    "hardware_version": 99
}