GET /api/v2/anchors/4446/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4446,
    "type": "Anchor",
    "hostname": "se-sto-as205966",
    "fqdn": "se-sto-as205966.anchors.atlas.ripe.net",
    "probe": 7612,
    "is_ipv4_only": false,
    "ip_v4": "167.150.200.46",
    "as_v4": 205966,
    "ip_v4_gateway": "167.150.200.33",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2001:678:10dc:1993::a:71a5",
    "as_v6": 205966,
    "ip_v6_gateway": "2001:678:10dc:1993::1",
    "ip_v6_prefix": 64,
    "city": "Stockholm",
    "country": "SE",
    "company": "clearminds AB",
    "nic_handle": "MFCI1-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            18.0991641,
            59.3353216
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-09-24T14:20:00.397751",
    "date_decommissioned": null,
    "hardware_version": 99
}