GET /api/v2/anchors/1963/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1963,
    "type": "Anchor",
    "hostname": "de-fra-as3320",
    "fqdn": "de-fra-as3320.anchors.atlas.ripe.net",
    "probe": 6724,
    "is_ipv4_only": false,
    "ip_v4": "217.243.20.18",
    "as_v4": 3320,
    "ip_v4_gateway": "217.243.20.17",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2003:96:e002:d::2",
    "as_v6": 3320,
    "ip_v6_gateway": "2003:96:e002:d::1",
    "ip_v6_prefix": 64,
    "city": "Frankfurt am Main",
    "country": "DE",
    "company": "Deutsche Telekom AG",
    "nic_handle": "DTNI1-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            8.6821267,
            50.1109221
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2020-01-21T18:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}