GET /api/v2/anchors/1146/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1146,
    "type": "Anchor",
    "hostname": "ch-lau-as2613",
    "fqdn": "ch-lau-as2613.anchors.atlas.ripe.net",
    "probe": 6533,
    "is_ipv4_only": false,
    "ip_v4": "193.135.150.58",
    "as_v4": 2613,
    "ip_v4_gateway": "193.135.150.62",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2001:678:298:2000::58",
    "as_v6": 2613,
    "ip_v6_gateway": "2001:678:298:2000::62",
    "ip_v6_prefix": 56,
    "city": "Lausanne",
    "country": "CH",
    "company": "AS2613",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            6.6029132,
            46.5243169
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-04-15T22:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}