GET /api/v2/anchors/3708/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3708,
    "type": "Anchor",
    "hostname": "de-fra-as398485",
    "fqdn": "de-fra-as398485.anchors.atlas.ripe.net",
    "probe": 7317,
    "is_ipv4_only": false,
    "ip_v4": "195.5.171.248",
    "as_v4": 398485,
    "ip_v4_gateway": "195.5.171.254",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2602:fb2b:110:1::ee01",
    "as_v6": 398485,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Frankfurt am Main",
    "country": "DE",
    "company": "DFINITY Stiftung",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            8.6439447,
            50.0971376
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-02-13T10:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}