GET /api/v2/anchors/3175/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3175,
    "type": "Anchor",
    "hostname": "cz-prg-as29134",
    "fqdn": "cz-prg-as29134.anchors.atlas.ripe.net",
    "probe": 7129,
    "is_ipv4_only": false,
    "ip_v4": "62.109.128.111",
    "as_v4": 29134,
    "ip_v4_gateway": "62.109.128.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2001:1ab0:7e1f:1::111",
    "as_v6": 29134,
    "ip_v6_gateway": "2001:1ab0:7e1f:1::1",
    "ip_v6_prefix": 64,
    "city": "Prague",
    "country": "CZ",
    "company": "Weblobe s.r.o.",
    "nic_handle": "ICR6-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            14.5274343,
            50.0652004
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2022-08-26T22:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}