GET /api/v2/anchors/1297/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1297,
    "type": "Anchor",
    "hostname": "us-qas-as202196",
    "fqdn": "us-qas-as202196.anchors.atlas.ripe.net",
    "probe": 6479,
    "is_ipv4_only": false,
    "ip_v4": "37.10.42.14",
    "as_v4": 202196,
    "ip_v4_gateway": "37.10.42.9",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2a01:5043:efd::3",
    "as_v6": 202196,
    "ip_v6_gateway": "2a01:5043:efd::1",
    "ip_v6_prefix": 64,
    "city": "Ashburn",
    "country": "US",
    "company": "Booking.com",
    "nic_handle": "BOOK-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -77.4577808,
            39.0143165
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-01-16T14:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}