GET /api/v2/anchors/2504/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2504,
    "type": "Anchor",
    "hostname": "us-sea-as12008",
    "fqdn": "us-sea-as12008.anchors.atlas.ripe.net",
    "probe": 6947,
    "is_ipv4_only": false,
    "ip_v4": "156.154.41.254",
    "as_v4": 12008,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2610:a1:3020:252::254",
    "as_v6": 12008,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Seattle",
    "country": "US",
    "company": "DigiCert",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -122.3397368,
            47.6144252
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2021-03-16T14:20:00",
    "date_decommissioned": "2024-06-16T18:53:28",
    "hardware_version": 99
}