GET /api/v2/anchors/2306/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2306,
    "type": "Anchor",
    "hostname": "de-cal-as39702",
    "fqdn": "de-cal-as39702.anchors.atlas.ripe.net",
    "probe": 7034,
    "is_ipv4_only": false,
    "ip_v4": "89.106.219.238",
    "as_v4": 39702,
    "ip_v4_gateway": "89.106.219.237",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2a01:4d80:216:c1::1",
    "as_v6": 39702,
    "ip_v6_gateway": "2a01:4d80:216:c1::",
    "ip_v6_prefix": 127,
    "city": "Calw",
    "country": "DE",
    "company": "Sparkassen-IT GmbH & Co. KG",
    "nic_handle": "SA31065-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            8.7400598,
            48.7139654
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6073,
    "date_live": "2021-09-16T10:20:00.290406",
    "date_decommissioned": null,
    "hardware_version": 2
}