GET /api/v2/anchors/2296/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2296,
    "type": "Anchor",
    "hostname": "uk-mnc-as31655",
    "fqdn": "uk-mnc-as31655.anchors.atlas.ripe.net",
    "probe": 6892,
    "is_ipv4_only": false,
    "ip_v4": "164.39.242.17",
    "as_v4": 31655,
    "ip_v4_gateway": "164.39.242.16",
    "ip_v4_netmask": "255.255.255.254",
    "ip_v6": "2a04:4447:1::2",
    "as_v6": 31655,
    "ip_v6_gateway": "2a04:4447:1::1",
    "ip_v6_prefix": 64,
    "city": "Manchester",
    "country": "GB",
    "company": "Gamma",
    "nic_handle": "GTRA1-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -2.3091011,
            53.4653587
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6742,
    "date_live": "2020-11-11T18:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}