GET /api/v2/anchors/1736/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1736,
    "type": "Anchor",
    "hostname": "sg-sin-as41095",
    "fqdn": "sg-sin-as41095.anchors.atlas.ripe.net",
    "probe": 6568,
    "is_ipv4_only": false,
    "ip_v4": "103.242.74.185",
    "as_v4": 41095,
    "ip_v4_gateway": "103.242.74.186",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2401:47c0:1200:1::2",
    "as_v6": 41095,
    "ip_v6_gateway": "2401:47c0:1200:1::1",
    "ip_v6_prefix": 126,
    "city": "Singapore",
    "country": "SG",
    "company": "IPTP Networks",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            103.789783,
            1.29546
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-06-24T10:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}