GET /api/v2/anchors/1228/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1228,
    "type": "Anchor",
    "hostname": "fr-par-as20766",
    "fqdn": "fr-par-as20766.anchors.atlas.ripe.net",
    "probe": 6333,
    "is_ipv4_only": false,
    "ip_v4": "80.67.163.251",
    "as_v4": 20766,
    "ip_v4_gateway": "80.67.163.254",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2001:910:0:39::251",
    "as_v6": 20766,
    "ip_v6_gateway": "2001:910:0:39::254",
    "ip_v6_prefix": 64,
    "city": "Paris",
    "country": "FR",
    "company": "Association Gitoyen",
    "nic_handle": "GI1036-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            2.3836812,
            48.8559152
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-01-15T10:49:27",
    "date_decommissioned": null,
    "hardware_version": 2
}