GET /api/v2/anchors/2797/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2797,
    "type": "Anchor",
    "hostname": "cz-prg-as6881",
    "fqdn": "cz-prg-as6881.anchors.atlas.ripe.net",
    "probe": 7024,
    "is_ipv4_only": false,
    "ip_v4": "93.190.128.178",
    "as_v4": 6881,
    "ip_v4_gateway": "93.190.128.177",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2a02:38:10:8::178",
    "as_v6": 6881,
    "ip_v6_gateway": "2a02:38:10:8::1",
    "ip_v6_prefix": 64,
    "city": "Prague",
    "country": "CZ",
    "company": "NIX.CZ, z.s.p.o.",
    "nic_handle": "NIX1-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            14.4796791,
            50.0594847
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6150,
    "date_live": "2021-07-23T14:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}