GET /api/v2/anchors/3821/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3821,
    "type": "Anchor",
    "hostname": "us-atl-as10490",
    "fqdn": "us-atl-as10490.anchors.atlas.ripe.net",
    "probe": 7451,
    "is_ipv4_only": false,
    "ip_v4": "143.215.193.117",
    "as_v4": 10490,
    "ip_v4_gateway": "143.215.193.113",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2607:f7b8:1f02:c170:1111:2222:3333:1234",
    "as_v6": 10490,
    "ip_v6_gateway": "2607:f7b8:1f02:c170::1",
    "ip_v6_prefix": 64,
    "city": "Atlanta",
    "country": "US",
    "company": "Southern Crossroads (SoX)",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -84.3914602,
            33.7554648
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-01-09T20:20:00",
    "date_decommissioned": null,
    "hardware_version": 98
}