GET /api/v2/anchors/1395/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1395,
    "type": "Anchor",
    "hostname": "us-pit-as17054",
    "fqdn": "us-pit-as17054.anchors.atlas.ripe.net",
    "probe": 6388,
    "is_ipv4_only": false,
    "ip_v4": "208.40.192.202",
    "as_v4": 17054,
    "ip_v4_gateway": "208.40.192.201",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2607:f4d0:500:7::2",
    "as_v6": 17054,
    "ip_v6_gateway": "2607:f4d0:500:7::1",
    "ip_v6_prefix": 64,
    "city": "Pittsburgh",
    "country": "US",
    "company": "NetForecast, Inc.",
    "nic_handle": "NI929-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -80.0424572,
            40.4273503
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-08-15T08:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}