GET /api/v2/anchors/4123/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4123,
    "type": "Anchor",
    "hostname": "us-lax-as22611",
    "fqdn": "us-lax-as22611.anchors.atlas.ripe.net",
    "probe": 7514,
    "is_ipv4_only": false,
    "ip_v4": "216.194.166.172",
    "as_v4": 22611,
    "ip_v4_gateway": "216.194.164.1",
    "ip_v4_netmask": "255.255.252.0",
    "ip_v6": "2605:f400:1:1::2",
    "as_v6": 22611,
    "ip_v6_gateway": "2605:f400:1:1::1",
    "ip_v6_prefix": 64,
    "city": "Los Angeles",
    "country": "US",
    "company": "InMotion Hosting",
    "nic_handle": "IHNO1-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -118.25685,
            34.04728
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-04-11T14:20:00.582301",
    "date_decommissioned": null,
    "hardware_version": 99
}