GET /api/v2/anchors/3617/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3617,
    "type": "Anchor",
    "hostname": "ge-tbs-as35805",
    "fqdn": "ge-tbs-as35805.anchors.atlas.ripe.net",
    "probe": 7281,
    "is_ipv4_only": false,
    "ip_v4": "77.92.233.166",
    "as_v4": 35805,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a01:9c80:1:8::100",
    "as_v6": 35805,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Tbilisi",
    "country": "GE",
    "company": "Silknet",
    "nic_handle": "SILK2-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            44.8015168,
            41.6938026
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2023-11-02T16:20:00.327208",
    "date_decommissioned": null,
    "hardware_version": 99
}