GET /api/v2/anchors/2305/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2305,
    "type": "Anchor",
    "hostname": "fr-par-as2486",
    "fqdn": "fr-par-as2486.anchors.atlas.ripe.net",
    "probe": 6830,
    "is_ipv4_only": false,
    "ip_v4": "192.134.1.25",
    "as_v4": 2486,
    "ip_v4_gateway": "192.134.1.30",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2001:67c:217c:4::2",
    "as_v6": 2486,
    "ip_v6_gateway": "2001:67c:217c:4::1",
    "ip_v6_prefix": 64,
    "city": "Paris",
    "country": "FR",
    "company": "AFNIC",
    "nic_handle": "NFC1-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            2.3835199,
            48.8562606
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6271,
    "date_live": "2020-07-24T16:20:00.272654",
    "date_decommissioned": null,
    "hardware_version": 2
}