GET /api/v2/anchors/2141/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2141,
    "type": "Anchor",
    "hostname": "de-ber-as62310",
    "fqdn": "de-ber-as62310.anchors.atlas.ripe.net",
    "probe": 6751,
    "is_ipv4_only": false,
    "ip_v4": "77.220.248.89",
    "as_v4": 62310,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a02:2878:8000:2:0:1028:0:1",
    "as_v6": 62310,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Berlin",
    "country": "DE",
    "company": "managedhosting.de GmbH",
    "nic_handle": "MH12613-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            13.4285599,
            52.4529565
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6183,
    "date_live": "2020-03-10T00:20:01",
    "date_decommissioned": null,
    "hardware_version": 99
}