GET /api/v2/anchors/1716/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1716,
    "type": "Anchor",
    "hostname": "de-fra-as200462",
    "fqdn": "de-fra-as200462.anchors.atlas.ripe.net",
    "probe": 6534,
    "is_ipv4_only": false,
    "ip_v4": "2.58.52.152",
    "as_v4": 200462,
    "ip_v4_gateway": "2.58.52.129",
    "ip_v4_netmask": "255.255.255.192",
    "ip_v6": "2a09:e1c0:0:1::152",
    "as_v6": 200462,
    "ip_v6_gateway": "2a09:e1c0:0:1::1",
    "ip_v6_prefix": 64,
    "city": "Frankfurt",
    "country": "DE",
    "company": "ETH-Services",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            8.6821267,
            50.1109221
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-04-16T02:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}