GET /api/v2/anchors/3924/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3924,
    "type": "Anchor",
    "hostname": "de-fra-as62371",
    "fqdn": "de-fra-as62371.anchors.atlas.ripe.net",
    "probe": 7403,
    "is_ipv4_only": false,
    "ip_v4": "185.70.43.48",
    "as_v4": 62371,
    "ip_v4_gateway": "185.70.43.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2a05:2701:f40::1:30",
    "as_v6": 62371,
    "ip_v6_gateway": "2a05:2701:f40::1",
    "ip_v6_prefix": 64,
    "city": "Frankfurt",
    "country": "DE",
    "company": "Proton AG",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            8.7760843,
            50.0956362
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-10-17T18:20:00.729132",
    "date_decommissioned": null,
    "hardware_version": 99
}