GET /api/v2/anchors/4604/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4604,
    "type": "Anchor",
    "hostname": "us-lax-as11878",
    "fqdn": "us-lax-as11878.anchors.atlas.ripe.net",
    "probe": 7714,
    "is_ipv4_only": false,
    "ip_v4": "198.54.129.8",
    "as_v4": 11878,
    "ip_v4_gateway": "198.54.129.1",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2607:9000:300:1::8",
    "as_v6": 11878,
    "ip_v6_gateway": "2607:9000:300:1::1",
    "ip_v6_prefix": 64,
    "city": "Los Angeles, CA",
    "country": "US",
    "company": "tzulo",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -118.2553576,
            34.0479477
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2026-02-25T18:20:00.453575",
    "date_decommissioned": null,
    "hardware_version": 99
}