GET /api/v2/anchors/1279/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1279,
    "type": "Anchor",
    "hostname": "hk-hkg-as15133",
    "fqdn": "hk-hkg-as15133.anchors.atlas.ripe.net",
    "probe": 6444,
    "is_ipv4_only": false,
    "ip_v4": "152.195.186.35",
    "as_v4": 15133,
    "ip_v4_gateway": "152.195.186.33",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2606:2800:601b:c::a",
    "as_v6": 15133,
    "ip_v6_gateway": "2606:2800:601b:c::1",
    "ip_v6_prefix": 64,
    "city": "Hong Kong",
    "country": "HK",
    "company": "Verizon Digital Media Services",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            114.109497,
            22.396428
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-12-18T09:52:52",
    "date_decommissioned": null,
    "hardware_version": 2
}