GET /api/v2/anchors/3688/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3688,
    "type": "Anchor",
    "hostname": "us-fwt-as396163",
    "fqdn": "us-fwt-as396163.anchors.atlas.ripe.net",
    "probe": 7379,
    "is_ipv4_only": true,
    "ip_v4": "166.0.67.4",
    "as_v4": 396163,
    "ip_v4_gateway": "166.0.67.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": null,
    "as_v6": null,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Fort Worth",
    "country": "US",
    "company": "Cytracom",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -97.0407589,
            32.8328295
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-10-02T22:20:00.776536",
    "date_decommissioned": null,
    "hardware_version": 99
}