GET /api/v2/anchors/2506/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2506,
    "type": "Anchor",
    "hostname": "us-qas-as12008",
    "fqdn": "us-qas-as12008.anchors.atlas.ripe.net",
    "probe": 6991,
    "is_ipv4_only": false,
    "ip_v4": "156.154.119.254",
    "as_v4": 12008,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2610:a1:3044:252::254",
    "as_v6": 12008,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Ashburn",
    "country": "US",
    "company": "DigiCert",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -77.4512935,
            39.0208636
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2021-04-20T20:20:00",
    "date_decommissioned": "2024-05-29T14:22:18",
    "hardware_version": 99
}