GET /api/v2/anchors/2157/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2157,
    "type": "Anchor",
    "hostname": "it-trn-as41364",
    "fqdn": "it-trn-as41364.anchors.atlas.ripe.net",
    "probe": 6767,
    "is_ipv4_only": false,
    "ip_v4": "194.116.77.35",
    "as_v4": 41364,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a07:1ec0:833::35",
    "as_v6": 41364,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Torino",
    "country": "IT",
    "company": "TOP-IX",
    "nic_handle": "TA7423-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            7.6516898,
            45.0382628
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2020-04-09T10:20:00.438892",
    "date_decommissioned": null,
    "hardware_version": 99
}