GET /api/v2/anchors/2748/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2748,
    "type": "Anchor",
    "hostname": "us-sjc-as14061",
    "fqdn": "us-sjc-as14061.anchors.atlas.ripe.net",
    "probe": 6973,
    "is_ipv4_only": false,
    "ip_v4": "128.199.5.28",
    "as_v4": 14061,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2604:a880:4:1d0::72:f000",
    "as_v6": 14061,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "San Jose",
    "country": "US",
    "company": "DigitalOcean",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -121.9552356,
            37.3541079
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6074,
    "date_live": "2021-04-15T06:20:00.416167",
    "date_decommissioned": null,
    "hardware_version": 99
}