GET /api/v2/anchors/1843/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1843,
    "type": "Anchor",
    "hostname": "fr-par-as57734",
    "fqdn": "fr-par-as57734.anchors.atlas.ripe.net",
    "probe": 6593,
    "is_ipv4_only": false,
    "ip_v4": "37.49.234.132",
    "as_v4": 57734,
    "ip_v4_gateway": "37.49.234.129",
    "ip_v4_netmask": "255.255.255.224",
    "ip_v6": "2a00:a4c0:2:1::132",
    "as_v6": 57734,
    "ip_v6_gateway": "2a00:a4c0:2:1::1",
    "ip_v6_prefix": 64,
    "city": "Paris",
    "country": "FR",
    "company": "France-IX",
    "nic_handle": "FXAD1-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            2.3835199,
            48.8562606
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6118,
    "date_live": "2019-08-10T14:20:32",
    "date_decommissioned": null,
    "hardware_version": 99
}