GET /api/v2/anchors/3027/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3027,
    "type": "Anchor",
    "hostname": "ro-buh-as41494",
    "fqdn": "ro-buh-as41494.anchors.atlas.ripe.net",
    "probe": 7145,
    "is_ipv4_only": false,
    "ip_v4": "185.86.67.69",
    "as_v4": 41494,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a00:ff0:1234:14::6769",
    "as_v6": 41494,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Bucharest",
    "country": "RO",
    "company": "Interlan Internet Exchange",
    "nic_handle": "IIEN1-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            26.120606,
            44.481718
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2022-10-28T16:20:00.315006",
    "date_decommissioned": null,
    "hardware_version": 99
}