GET /api/v2/anchors/3711/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3711,
    "type": "Anchor",
    "hostname": "it-mil-as8816",
    "fqdn": "it-mil-as8816.anchors.atlas.ripe.net",
    "probe": 7322,
    "is_ipv4_only": false,
    "ip_v4": "212.45.159.245",
    "as_v4": 8816,
    "ip_v4_gateway": "212.45.159.246",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2a02:4d0:0:22b::2",
    "as_v6": 8816,
    "ip_v6_gateway": "2a02:4d0:0:22b::1",
    "ip_v6_prefix": 64,
    "city": "Milano",
    "country": "IT",
    "company": "Metrolink srl",
    "nic_handle": "NO2530-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            9.223812,
            45.4408038
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-02-29T16:20:00.113235",
    "date_decommissioned": null,
    "hardware_version": 98
}