GET /api/v2/anchors/3357/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3357,
    "type": "Anchor",
    "hostname": "de-dus-as41047",
    "fqdn": "de-dus-as41047.anchors.atlas.ripe.net",
    "probe": 7268,
    "is_ipv4_only": false,
    "ip_v4": "87.237.165.29",
    "as_v4": 41047,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a0e:a6c1:0:2100:87:237:165:29",
    "as_v6": 41047,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Dusseldorf",
    "country": "DE",
    "company": "MLaB",
    "nic_handle": "HA3937-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            6.8174322,
            51.2670946
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2023-10-15T22:20:00.216109",
    "date_decommissioned": null,
    "hardware_version": 99
}