GET /api/v2/anchors/2270/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2270,
    "type": "Anchor",
    "hostname": "de-ett-as202040",
    "fqdn": "de-ett-as202040.anchors.atlas.ripe.net",
    "probe": 6813,
    "is_ipv4_only": false,
    "ip_v4": "193.141.27.220",
    "as_v4": 202040,
    "ip_v4_gateway": "193.141.27.221",
    "ip_v4_netmask": "255.255.255.192",
    "ip_v6": "2a04:d140:1::3",
    "as_v6": 202040,
    "ip_v6_gateway": "2a04:d140:1::2",
    "ip_v6_prefix": 64,
    "city": "Ettlingen",
    "country": "DE",
    "company": "SCT Schiele GmbH",
    "nic_handle": "SCT111-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            8.3909827,
            48.9525729
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6078,
    "date_live": "2020-06-19T20:20:00.301667",
    "date_decommissioned": null,
    "hardware_version": 2
}