GET /api/v2/anchors/3608/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3608,
    "type": "Anchor",
    "hostname": "gr-lam-as211186",
    "fqdn": "gr-lam-as211186.anchors.atlas.ripe.net",
    "probe": 7280,
    "is_ipv4_only": false,
    "ip_v4": "91.218.22.229",
    "as_v4": 211186,
    "ip_v4_gateway": "91.218.22.225",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2a0c:2580:2000:1::229",
    "as_v6": 211186,
    "ip_v6_gateway": "2a0c:2580:2000:1::1",
    "ip_v6_prefix": 64,
    "city": "Lamia",
    "country": "GR",
    "company": "Fast Telecom GR",
    "nic_handle": "NA7144-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            22.4293466,
            38.9018308
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2023-11-02T10:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}