GET /api/v2/anchors/2293/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2293,
    "type": "Anchor",
    "hostname": "ee-tll-as204671",
    "fqdn": "ee-tll-as204671.anchors.atlas.ripe.net",
    "probe": 6815,
    "is_ipv4_only": false,
    "ip_v4": "95.47.236.146",
    "as_v4": 204671,
    "ip_v4_gateway": "95.47.236.145",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2001:678:5e0:1001::146",
    "as_v6": 204671,
    "ip_v6_gateway": "2001:678:5e0:1001::1",
    "ip_v6_prefix": 64,
    "city": "Tallinn",
    "country": "EE",
    "company": "Habr Europe O\u00dc",
    "nic_handle": "HABR2-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            24.6931534,
            59.4571601
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2020-06-30T14:20:00.315434",
    "date_decommissioned": null,
    "hardware_version": 2
}