GET /api/v2/anchors/1962/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1962,
    "type": "Anchor",
    "hostname": "nl-haa-as60781-client",
    "fqdn": "nl-haa-as60781-client.anchors.atlas.ripe.net",
    "probe": 6655,
    "is_ipv4_only": false,
    "ip_v4": "185.51.192.48",
    "as_v4": 60781,
    "ip_v4_gateway": "185.51.192.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2a01:b2e0:2::48",
    "as_v6": 60781,
    "ip_v6_gateway": "2a01:b2e0:2::1",
    "ip_v6_prefix": 48,
    "city": "Haarlem",
    "country": "NL",
    "company": "Panq BV",
    "nic_handle": "PANQ",
    "geometry": {
        "type": "Point",
        "coordinates": [
            4.6637487,
            52.3924715
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-11-07T10:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}