GET /api/v2/anchors/2269/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2269,
    "type": "Anchor",
    "hostname": "cz-brq-as24971",
    "fqdn": "cz-brq-as24971.anchors.atlas.ripe.net",
    "probe": 6809,
    "is_ipv4_only": false,
    "ip_v4": "80.79.16.242",
    "as_v4": 24971,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a01:430:200:19::2",
    "as_v6": 24971,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Brno",
    "country": "CZ",
    "company": "Master Internet s.r.o.",
    "nic_handle": "MAIC-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            16.6176942,
            49.1971726
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6193,
    "date_live": "2020-06-10T12:20:00.462800",
    "date_decommissioned": null,
    "hardware_version": 99
}