GET /api/v2/anchors/3927/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3927,
    "type": "Anchor",
    "hostname": "nl-ede-as12859",
    "fqdn": "nl-ede-as12859.anchors.atlas.ripe.net",
    "probe": 7384,
    "is_ipv4_only": false,
    "ip_v4": "212.114.120.109",
    "as_v4": 12859,
    "ip_v4_gateway": "212.114.120.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2001:7b8:62b:1:0:d4ff:fe72:786d",
    "as_v6": 12859,
    "ip_v6_gateway": "2001:7b8:62b:1::1",
    "ip_v6_prefix": 64,
    "city": "Ede",
    "country": "NL",
    "company": "BIT BV",
    "nic_handle": "BIT-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            5.6242664,
            52.0274282
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-10-04T11:25:46",
    "date_decommissioned": null,
    "hardware_version": 99
}