GET /api/v2/anchors/1944/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1944,
    "type": "Anchor",
    "hostname": "us-uyk-as199524",
    "fqdn": "us-uyk-as199524.anchors.atlas.ripe.net",
    "probe": 6644,
    "is_ipv4_only": false,
    "ip_v4": "92.38.169.178",
    "as_v4": 199524,
    "ip_v4_gateway": "92.38.169.129",
    "ip_v4_netmask": "255.255.255.128",
    "ip_v6": "2a03:90c0:176::1a",
    "as_v6": 199524,
    "ip_v6_gateway": "2a03:90c0:176::1",
    "ip_v6_prefix": 48,
    "city": "Secaucus",
    "country": "US",
    "company": "G-Core Labs S.A.",
    "nic_handle": "NA6392-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -74.0759086,
            40.7778177
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-11-01T22:20:18",
    "date_decommissioned": null,
    "hardware_version": 99
}