GET /api/v2/anchors/4116/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4116,
    "type": "Anchor",
    "hostname": "us-nyc-as3842",
    "fqdn": "us-nyc-as3842.anchors.atlas.ripe.net",
    "probe": 7471,
    "is_ipv4_only": false,
    "ip_v4": "168.235.89.42",
    "as_v4": 3842,
    "ip_v4_gateway": "168.235.89.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2604:180:f3::30",
    "as_v6": 3842,
    "ip_v6_gateway": "2604:180:f3::1",
    "ip_v6_prefix": 64,
    "city": "New York",
    "country": "US",
    "company": "InMotion Hosting Inc",
    "nic_handle": "AR62524-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -74.007694,
            40.7431561
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-01-31T02:20:00.614350",
    "date_decommissioned": null,
    "hardware_version": 99
}