GET /api/v2/anchors/1418/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1418,
    "type": "Anchor",
    "hostname": "tt-ptw-as264811",
    "fqdn": "tt-ptw-as264811.anchors.atlas.ripe.net",
    "probe": 6393,
    "is_ipv4_only": false,
    "ip_v4": "131.72.76.118",
    "as_v4": 264811,
    "ip_v4_gateway": "131.72.76.117",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2803:cd80:2000:2::10",
    "as_v6": 264811,
    "ip_v6_gateway": "2803:cd80:2000:2::1",
    "ip_v6_prefix": 64,
    "city": "Princes Town",
    "country": "TT",
    "company": "Air Link Networks",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -61.37337,
            10.238839
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-09-01T08:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}