GET /api/v2/anchors/3653/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3653,
    "type": "Anchor",
    "hostname": "it-rni-as34428",
    "fqdn": "it-rni-as34428.anchors.atlas.ripe.net",
    "probe": 7295,
    "is_ipv4_only": false,
    "ip_v4": "185.249.157.253",
    "as_v4": 34428,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a06:7d40:349::2",
    "as_v6": 34428,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Carini",
    "country": "IT",
    "company": "8route srl",
    "nic_handle": "GLP133-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            13.2175607,
            38.1656875
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2023-12-07T18:20:00.219695",
    "date_decommissioned": null,
    "hardware_version": 99
}