GET /api/v2/anchors/990/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 990,
    "type": "Anchor",
    "hostname": "fr-bod-as198985",
    "fqdn": "fr-bod-as198985.anchors.atlas.ripe.net",
    "probe": 6320,
    "is_ipv4_only": false,
    "ip_v4": "185.233.100.99",
    "as_v4": 198985,
    "ip_v4_gateway": "185.233.100.126",
    "ip_v4_netmask": "255.255.255.128",
    "ip_v6": "2a0c:e300::99",
    "as_v6": 198985,
    "ip_v6_gateway": "2a0c:e300::126",
    "ip_v6_prefix": 64,
    "city": "Bordeaux",
    "country": "FR",
    "company": "Aquilenet",
    "nic_handle": "AC35116-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -0.55529761,
            44.86301121
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2017-12-04T11:28:41",
    "date_decommissioned": null,
    "hardware_version": 2
}