GET /api/v2/anchors/1750/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1750,
    "type": "Anchor",
    "hostname": "lu-bet-as200129",
    "fqdn": "lu-bet-as200129.anchors.atlas.ripe.net",
    "probe": 6571,
    "is_ipv4_only": false,
    "ip_v4": "185.36.180.55",
    "as_v4": 200129,
    "ip_v4_gateway": "185.36.180.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2a00:e860:180::55",
    "as_v6": 200129,
    "ip_v6_gateway": "2a00:e860:180::1",
    "ip_v6_prefix": 48,
    "city": "Bettembourg",
    "country": "LU",
    "company": "LHISP",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            6.1119969,
            49.5041843
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-07-01T14:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}