GET /api/v2/anchors/3848/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3848,
    "type": "Anchor",
    "hostname": "us-pit-as42198",
    "fqdn": "us-pit-as42198.anchors.atlas.ripe.net",
    "probe": 7466,
    "is_ipv4_only": false,
    "ip_v4": "193.30.34.57",
    "as_v4": 42198,
    "ip_v4_gateway": "193.30.34.49",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2a0c:8541:200:1201::1201",
    "as_v6": 42198,
    "ip_v6_gateway": "2a0c:8541:200:1201::1",
    "ip_v6_prefix": 64,
    "city": "Pittsburgh",
    "country": "US",
    "company": "Jurassic Innovations, LLC",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -80.0046619,
            40.4515505
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-01-21T12:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}