GET /api/v2/anchors/3471/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3471,
    "type": "Anchor",
    "hostname": "ru-tof-as51724",
    "fqdn": "ru-tof-as51724.anchors.atlas.ripe.net",
    "probe": 7234,
    "is_ipv4_only": true,
    "ip_v4": "91.221.37.27",
    "as_v4": 51724,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": null,
    "as_v6": null,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Tomsk",
    "country": "RU",
    "company": "Flynet LLC",
    "nic_handle": "FN2211-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            84.9480469,
            56.4884295
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2023-06-12T20:20:00.311613",
    "date_decommissioned": null,
    "hardware_version": 99
}