GET /api/v2/anchors/1163/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1163,
    "type": "Anchor",
    "hostname": "fr-ysd-as29169",
    "fqdn": "fr-ysd-as29169.anchors.atlas.ripe.net",
    "probe": 6363,
    "is_ipv4_only": false,
    "ip_v4": "217.70.176.109",
    "as_v4": 29169,
    "ip_v4_gateway": "217.70.176.110",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2001:4b98:dc0:dc0:100::1",
    "as_v6": 29169,
    "ip_v6_gateway": "2001:4b98:dc0:dc0:100::2",
    "ip_v6_prefix": 120,
    "city": "Saint-Denis",
    "country": "FR",
    "company": "Gandi SAS",
    "nic_handle": "GNO4-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            2.3506638,
            48.927166
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-06-12T09:01:48",
    "date_decommissioned": null,
    "hardware_version": 2
}