GET /api/v2/anchors/1913/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1913,
    "type": "Anchor",
    "hostname": "it-mnp-as60798-client",
    "fqdn": "it-mnp-as60798-client.anchors.atlas.ripe.net",
    "probe": 6621,
    "is_ipv4_only": true,
    "ip_v4": "185.25.205.152",
    "as_v4": 60798,
    "ip_v4_gateway": "185.25.205.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": null,
    "as_v6": null,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Monopoli",
    "country": "IT",
    "company": "AVAT ITALIA",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            17.2836493,
            40.9521289
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-10-09T04:20:27",
    "date_decommissioned": null,
    "hardware_version": 99
}