GET /api/v2/anchors/1868/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1868,
    "type": "Anchor",
    "hostname": "fi-oul-as20904",
    "fqdn": "fi-oul-as20904.anchors.atlas.ripe.net",
    "probe": 6658,
    "is_ipv4_only": false,
    "ip_v4": "93.174.194.183",
    "as_v4": 20904,
    "ip_v4_gateway": "93.174.194.182",
    "ip_v4_netmask": "255.255.255.254",
    "ip_v6": "2a00:1a58:0:f247::2",
    "as_v6": 20904,
    "ip_v6_gateway": "2a00:1a58:0:f247::1",
    "ip_v6_prefix": 64,
    "city": "Oulu",
    "country": "FI",
    "company": "Netplaza Oy",
    "nic_handle": "NO601-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            25.4682528,
            65.0126435
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-11-12T14:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}