GET /api/v2/anchors/3066/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3066,
    "type": "Anchor",
    "hostname": "ar-bhi-as28109",
    "fqdn": "ar-bhi-as28109.anchors.atlas.ripe.net",
    "probe": 7099,
    "is_ipv4_only": false,
    "ip_v4": "190.124.192.162",
    "as_v4": 28109,
    "ip_v4_gateway": "90.124.192.129",
    "ip_v4_netmask": "255.255.255.192",
    "ip_v6": "2801:0:90:25::162",
    "as_v6": 28109,
    "ip_v6_gateway": "2801:0:90:25::1",
    "ip_v6_prefix": 64,
    "city": "Bah\u00eda Blanca",
    "country": "AR",
    "company": "CCTBB Conicet Bah\u00eda Blanca",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -62.2663478,
            -38.7183177
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2022-05-24T20:20:46",
    "date_decommissioned": null,
    "hardware_version": 99
}