GET /api/v2/anchors/2277/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2277,
    "type": "Anchor",
    "hostname": "fr-par-as8426",
    "fqdn": "fr-par-as8426.anchors.atlas.ripe.net",
    "probe": 6846,
    "is_ipv4_only": false,
    "ip_v4": "89.185.60.124",
    "as_v4": 8426,
    "ip_v4_gateway": "89.185.60.123",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2001:a70:ff:14:1::1",
    "as_v6": 8426,
    "ip_v6_gateway": "2001:a70:ff:14::ff",
    "ip_v6_prefix": 64,
    "city": "Paris",
    "country": "FR",
    "company": "Claranet",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            2.3520485,
            48.9280409
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6165,
    "date_live": "2020-08-25T12:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}