GET /api/v2/anchors/3890/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3890,
    "type": "Anchor",
    "hostname": "es-abz-as56958",
    "fqdn": "es-abz-as56958.anchors.atlas.ripe.net",
    "probe": 7393,
    "is_ipv4_only": false,
    "ip_v4": "91.132.103.240",
    "as_v4": 56958,
    "ip_v4_gateway": "91.132.103.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2a12:d282:102:f0::1",
    "as_v6": 56958,
    "ip_v6_gateway": "fe80::1",
    "ip_v6_prefix": 64,
    "city": "Alcobendas",
    "country": "ES",
    "company": "Raiola Networks",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -3.6478347,
            40.5350509
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-10-07T08:20:00.638816",
    "date_decommissioned": null,
    "hardware_version": 99
}