GET /api/v2/anchors/4620/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4620,
    "type": "Anchor",
    "hostname": "us-lax-as30058",
    "fqdn": "us-lax-as30058.anchors.atlas.ripe.net",
    "probe": 7720,
    "is_ipv4_only": false,
    "ip_v4": "23.237.111.10",
    "as_v4": 30058,
    "ip_v4_gateway": "23.237.111.1",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2001:49f0:d13e:300::20",
    "as_v6": 30058,
    "ip_v6_gateway": "2001:49f0:d13e:300::1",
    "ip_v6_prefix": 64,
    "city": "Los Angeles",
    "country": "US",
    "company": "FDC Servers.net, LLC",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -118.394057,
            33.9260695
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2026-03-09T14:20:00.446675",
    "date_decommissioned": null,
    "hardware_version": 99
}