GET /api/v2/anchors/3367/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3367,
    "type": "Anchor",
    "hostname": "us-abn-as208722",
    "fqdn": "us-abn-as208722.anchors.atlas.ripe.net",
    "probe": 7187,
    "is_ipv4_only": false,
    "ip_v4": "45.87.135.250",
    "as_v4": 208722,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a02:6bf:7000:f::2",
    "as_v6": 208722,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Ashburn",
    "country": "US",
    "company": "Global DC Oy",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -77.4874416,
            39.0437567
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2023-03-14T04:20:00.365651",
    "date_decommissioned": null,
    "hardware_version": 99
}