GET /api/v2/anchors/1393/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1393,
    "type": "Anchor",
    "hostname": "us-sjc-as55002",
    "fqdn": "us-sjc-as55002.anchors.atlas.ripe.net",
    "probe": 6411,
    "is_ipv4_only": false,
    "ip_v4": "107.162.217.5",
    "as_v4": 55002,
    "ip_v4_gateway": "107.162.217.1",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2604:e180:de02::5",
    "as_v6": 55002,
    "ip_v6_gateway": "2604:e180:de02::1",
    "ip_v6_prefix": 64,
    "city": "San Jose",
    "country": "US",
    "company": "F5 Networks",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -121.7831415,
            37.2415866
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-11-08T08:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}