GET /api/v2/anchors/1504/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1504,
    "type": "Anchor",
    "hostname": "us-txt-as20473",
    "fqdn": "us-txt-as20473.anchors.atlas.ripe.net",
    "probe": 6437,
    "is_ipv4_only": false,
    "ip_v4": "207.148.2.169",
    "as_v4": 20473,
    "ip_v4_gateway": "207.148.2.1",
    "ip_v4_netmask": "255.255.254.0",
    "ip_v6": "2001:19f0:6401:1e7d:5400:1ff:fec7:243f",
    "as_v6": 20473,
    "ip_v6_gateway": "fe80::fc00:1ff:fec7:243f",
    "ip_v6_prefix": 64,
    "city": "Dallas",
    "country": "US",
    "company": "Choopa LLC",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -96.794157,
            32.7872315
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-12-11T08:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}