GET /api/v2/anchors/3705/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3705,
    "type": "Anchor",
    "hostname": "de-dus-as216084",
    "fqdn": "de-dus-as216084.anchors.atlas.ripe.net",
    "probe": 7312,
    "is_ipv4_only": false,
    "ip_v4": "2.59.58.2",
    "as_v4": 216084,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a0e:97c0::2",
    "as_v6": 216084,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "D\u00fcsseldorf",
    "country": "DE",
    "company": "KemmIT Einzelunternehmen",
    "nic_handle": "KM9622-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            6.866741,
            51.1878699
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-01-23T18:20:00.217387",
    "date_decommissioned": null,
    "hardware_version": 99
}