GET /api/v2/anchors/3785/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3785,
    "type": "Anchor",
    "hostname": "us-rtt-as396279",
    "fqdn": "us-rtt-as396279.anchors.atlas.ripe.net",
    "probe": 7368,
    "is_ipv4_only": false,
    "ip_v4": "23.173.128.6",
    "as_v4": 396279,
    "ip_v4_gateway": "23.173.128.1",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2620:12f:100f::6",
    "as_v6": 396279,
    "ip_v6_gateway": "2620:12f:100f::1",
    "ip_v6_prefix": 64,
    "city": "Marietta",
    "country": "US",
    "company": "Washington Electric Cooperative, Inc.",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -81.4454947,
            39.4970685
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-09-11T12:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}