GET /api/v2/anchors/1441/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1441,
    "type": "Anchor",
    "hostname": "us-qas-as32425",
    "fqdn": "us-qas-as32425.anchors.atlas.ripe.net",
    "probe": 6428,
    "is_ipv4_only": false,
    "ip_v4": "208.73.138.12",
    "as_v4": 32425,
    "ip_v4_gateway": "208.73.138.1",
    "ip_v4_netmask": "255.255.255.224",
    "ip_v6": "2620:a8:c000:19::12",
    "as_v6": 32425,
    "ip_v6_gateway": "2620:a8:c000:19::10",
    "ip_v6_prefix": 64,
    "city": "Ashland",
    "country": "US",
    "company": "Pixel Factory Data Center",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -77.4362683,
            37.6990014
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-12-01T08:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}