GET /api/v2/anchors/3506/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3506,
    "type": "Anchor",
    "hostname": "se-sto-as51430",
    "fqdn": "se-sto-as51430.anchors.atlas.ripe.net",
    "probe": 7250,
    "is_ipv4_only": false,
    "ip_v4": "31.3.155.41",
    "as_v4": 51430,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a00:7142:6::be96:a7e8",
    "as_v6": 51430,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Stockholm",
    "country": "SE",
    "company": "AltusHost B.V.",
    "nic_handle": "AHNL-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            18.0171724,
            59.2906698
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2023-08-01T02:20:00.212690",
    "date_decommissioned": null,
    "hardware_version": 99
}