GET /api/v2/anchors/2109/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2109,
    "type": "Anchor",
    "hostname": "gr-ath-as56457",
    "fqdn": "gr-ath-as56457.anchors.atlas.ripe.net",
    "probe": 6741,
    "is_ipv4_only": false,
    "ip_v4": "176.119.210.244",
    "as_v4": 56457,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a06:5780:2244::4a",
    "as_v6": 56457,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Athens",
    "country": "GR",
    "company": "FASTPATH IKE",
    "nic_handle": "OE1355-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            23.697774,
            38.0810715
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2020-02-15T08:20:00.656685",
    "date_decommissioned": null,
    "hardware_version": 99
}