GET /api/v2/anchors/3448/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3448,
    "type": "Anchor",
    "hostname": "us-fnc-as35008",
    "fqdn": "us-fnc-as35008.anchors.atlas.ripe.net",
    "probe": 7227,
    "is_ipv4_only": false,
    "ip_v4": "23.153.56.30",
    "as_v4": 35008,
    "ip_v4_gateway": "23.153.56.25",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2602:2d5:4:103::30",
    "as_v6": 35008,
    "ip_v6_gateway": "2602:2d5:4:103::1",
    "ip_v6_prefix": 64,
    "city": "Fremont",
    "country": "US",
    "company": "Kerfuffle, LLC",
    "nic_handle": "KTR12-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -121.9191181,
            37.4716231
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2023-05-26T12:20:00.368929",
    "date_decommissioned": null,
    "hardware_version": 99
}