GET /api/v2/anchors/3752/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3752,
    "type": "Anchor",
    "hostname": "fi-ulv-as49282",
    "fqdn": "fi-ulv-as49282.anchors.atlas.ripe.net",
    "probe": 7329,
    "is_ipv4_only": false,
    "ip_v4": "95.175.97.22",
    "as_v4": 49282,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a03:e580:3::c",
    "as_v6": 49282,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Ulvila",
    "country": "FI",
    "company": "Verne Global Finland",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            21.8914667,
            61.4999162
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-03-13T14:20:00.431136",
    "date_decommissioned": null,
    "hardware_version": 99
}