GET /api/v2/anchors/3303/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3303,
    "type": "Anchor",
    "hostname": "tr-ist-as211603",
    "fqdn": "tr-ist-as211603.anchors.atlas.ripe.net",
    "probe": 7167,
    "is_ipv4_only": false,
    "ip_v4": "78.135.92.9",
    "as_v4": 211603,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a0f:4d00:1:2::1",
    "as_v6": 211603,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Istanbul",
    "country": "TR",
    "company": "Virtara Group Bilisim Teknolojileri Ticaret Limited Sirketi",
    "nic_handle": "VGNC1-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            28.7716124,
            41.09989
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2023-01-11T16:20:00.277373",
    "date_decommissioned": null,
    "hardware_version": 99
}