GET /api/v2/anchors/3420/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3420,
    "type": "Anchor",
    "hostname": "cz-prg-as25248",
    "fqdn": "cz-prg-as25248.anchors.atlas.ripe.net",
    "probe": 7211,
    "is_ipv4_only": false,
    "ip_v4": "84.244.76.247",
    "as_v4": 25248,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a02:a40:0:9d09::247",
    "as_v6": 25248,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Prague",
    "country": "CZ",
    "company": "CRA",
    "nic_handle": "CRA37-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            14.3765413,
            50.0807699
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2023-05-04T18:20:00.125543",
    "date_decommissioned": null,
    "hardware_version": 99
}