GET /api/v2/anchors/2817/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2817,
    "type": "Anchor",
    "hostname": "nz-wlg-as24324",
    "fqdn": "nz-wlg-as24324.anchors.atlas.ripe.net",
    "probe": 7111,
    "is_ipv4_only": false,
    "ip_v4": "124.157.73.186",
    "as_v4": 24324,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2404:6c00:1:20::2",
    "as_v6": 24324,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Wellington",
    "country": "NZ",
    "company": "Kordia",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            174.7787463,
            -41.2923814
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2022-06-24T12:20:00.471371",
    "date_decommissioned": null,
    "hardware_version": 99
}