GET /api/v2/anchors/1419/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1419,
    "type": "Anchor",
    "hostname": "bg-sof-as31287",
    "fqdn": "bg-sof-as31287.anchors.atlas.ripe.net",
    "probe": 6402,
    "is_ipv4_only": false,
    "ip_v4": "85.187.20.236",
    "as_v4": 31287,
    "ip_v4_gateway": "85.187.20.233",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2a01:9e40:1:d::4",
    "as_v6": 31287,
    "ip_v6_gateway": "2a01:9e40:1:d::1",
    "ip_v6_prefix": 64,
    "city": "Sofia",
    "country": "BG",
    "company": "IPACCT Ltd.",
    "nic_handle": "IPAC-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            23.395407,
            42.668544
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-10-16T09:23:20",
    "date_decommissioned": null,
    "hardware_version": 2
}