GET /api/v2/anchors/2276/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2276,
    "type": "Anchor",
    "hostname": "uk-lon-as5607",
    "fqdn": "uk-lon-as5607.anchors.atlas.ripe.net",
    "probe": 6879,
    "is_ipv4_only": false,
    "ip_v4": "90.223.193.1",
    "as_v4": 5607,
    "ip_v4_gateway": "90.223.193.0",
    "ip_v4_netmask": "255.255.255.254",
    "ip_v6": "2a02:c7a:6::1",
    "as_v6": 5607,
    "ip_v6_gateway": "2a02:c7a:6::",
    "ip_v6_prefix": 64,
    "city": "London",
    "country": "GB",
    "company": "Sky UK",
    "nic_handle": "BBH-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -0.0009163,
            51.5115583
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6189,
    "date_live": "2020-10-25T12:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}