GET /api/v2/anchors/1737/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1737,
    "type": "Anchor",
    "hostname": "us-mes-as5006",
    "fqdn": "us-mes-as5006.anchors.atlas.ripe.net",
    "probe": 6634,
    "is_ipv4_only": true,
    "ip_v4": "206.144.240.4",
    "as_v4": 5006,
    "ip_v4_gateway": "206.144.240.1",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": null,
    "as_v6": null,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Minneapolis",
    "country": "US",
    "company": "Voyant Communications",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -93.2545804,
            44.9714084
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-10-28T22:20:04",
    "date_decommissioned": null,
    "hardware_version": 2
}