GET /api/v2/anchors/3543/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3543,
    "type": "Anchor",
    "hostname": "us-gd4-as16717",
    "fqdn": "us-gd4-as16717.anchors.atlas.ripe.net",
    "probe": 7264,
    "is_ipv4_only": false,
    "ip_v4": "216.49.224.166",
    "as_v4": 16717,
    "ip_v4_gateway": "216.49.224.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2607:d580:0:101::e",
    "as_v6": 16717,
    "ip_v6_gateway": "2607:d580:0:101::1",
    "ip_v6_prefix": 64,
    "city": "Girard",
    "country": "US",
    "company": "Craw-Kan Telephone",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -94.8431113,
            37.5118901
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2023-10-06T20:20:00.270074",
    "date_decommissioned": null,
    "hardware_version": 99
}