GET /api/v2/anchors/4115/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4115,
    "type": "Anchor",
    "hostname": "us-atl-as3842",
    "fqdn": "us-atl-as3842.anchors.atlas.ripe.net",
    "probe": 7474,
    "is_ipv4_only": false,
    "ip_v4": "107.161.22.19",
    "as_v4": 3842,
    "ip_v4_gateway": "107.161.22.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2604:180:f1:1::5",
    "as_v6": 3842,
    "ip_v6_gateway": "2604:180:f1:1::1",
    "ip_v6_prefix": 64,
    "city": "Atlanta",
    "country": "US",
    "company": "InMotion Hosting Inc",
    "nic_handle": "AR62524-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -84.391066,
            33.755807
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-02-07T18:20:00.654858",
    "date_decommissioned": null,
    "hardware_version": 99
}