GET /api/v2/anchors/4180/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4180,
    "type": "Anchor",
    "hostname": "us-qas-as49544",
    "fqdn": "us-qas-as49544.anchors.atlas.ripe.net",
    "probe": 7498,
    "is_ipv4_only": false,
    "ip_v4": "104.153.86.175",
    "as_v4": 49544,
    "ip_v4_gateway": "104.153.86.129",
    "ip_v4_netmask": "255.255.255.192",
    "ip_v6": "2a04:c602:716:10::",
    "as_v6": 49544,
    "ip_v6_gateway": "2a04:c602:716::1",
    "ip_v6_prefix": 64,
    "city": "Ashburn",
    "country": "US",
    "company": "i3D.net",
    "nic_handle": "IR809-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -77.4619615,
            39.0164848
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-03-21T12:20:00",
    "date_decommissioned": null,
    "hardware_version": 98
}