GET /api/v2/anchors/1978/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1978,
    "type": "Anchor",
    "hostname": "it-mil-as199524",
    "fqdn": "it-mil-as199524.anchors.atlas.ripe.net",
    "probe": 6663,
    "is_ipv4_only": false,
    "ip_v4": "92.223.93.208",
    "as_v4": 199524,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a03:90c0:1b5::3b",
    "as_v6": 199524,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Milano",
    "country": "IT",
    "company": "G-Core Labs S.A.",
    "nic_handle": "NA6392-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            9.1474362,
            45.4486839
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-11-15T02:20:29",
    "date_decommissioned": null,
    "hardware_version": 99
}