GET /api/v2/anchors/1291/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1291,
    "type": "Anchor",
    "hostname": "sg-sin-as202196",
    "fqdn": "sg-sin-as202196.anchors.atlas.ripe.net",
    "probe": 6586,
    "is_ipv4_only": false,
    "ip_v4": "37.10.41.14",
    "as_v4": 202196,
    "ip_v4_gateway": "37.10.41.9",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2a01:5042:2efd::3",
    "as_v6": 202196,
    "ip_v6_gateway": "2a01:5042:2efd::1",
    "ip_v6_prefix": 64,
    "city": "Singapore",
    "country": "SG",
    "company": "Booking.com",
    "nic_handle": "BOOK-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            103.6959339,
            1.3213606
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-07-30T08:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}