GET /api/v2/anchors/1806/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1806,
    "type": "Anchor",
    "hostname": "cz-prg-as28725",
    "fqdn": "cz-prg-as28725.anchors.atlas.ripe.net",
    "probe": 6577,
    "is_ipv4_only": false,
    "ip_v4": "85.162.162.14",
    "as_v4": 28725,
    "ip_v4_gateway": "85.162.162.13",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2a07:1f40:1f40:3332::9",
    "as_v6": 28725,
    "ip_v6_gateway": "2a07:1f40:1f40:3332::",
    "ip_v6_prefix": 64,
    "city": "Prague",
    "country": "CZ",
    "company": "Ceska telekomunikacni infrastruntura a.s.",
    "nic_handle": "CTN100-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            14.3307671,
            50.0494871
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-07-09T18:20:03",
    "date_decommissioned": null,
    "hardware_version": 99
}