GET /api/v2/anchors/1462/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1462,
    "type": "Anchor",
    "hostname": "it-rzo-as35574",
    "fqdn": "it-rzo-as35574.anchors.atlas.ripe.net",
    "probe": 6435,
    "is_ipv4_only": false,
    "ip_v4": "194.187.174.6",
    "as_v4": 35574,
    "ip_v4_gateway": "194.187.174.1",
    "ip_v4_netmask": "255.255.255.224",
    "ip_v6": "2a04:a9c0::15",
    "as_v6": 35574,
    "ip_v6_gateway": "2a04:a9c0::11",
    "ip_v6_prefix": 124,
    "city": "Rozzano",
    "country": "IT",
    "company": "SED Multitel srl",
    "nic_handle": "LM3908-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            9.1648264,
            45.3806799
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-12-09T08:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}