GET /api/v2/anchors/3291/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3291,
    "type": "Anchor",
    "hostname": "ru-spp-as13238",
    "fqdn": "ru-spp-as13238.anchors.atlas.ripe.net",
    "probe": 7180,
    "is_ipv4_only": false,
    "ip_v4": "185.32.187.169",
    "as_v4": 13238,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a02:6bf:7000:b::2",
    "as_v6": 13238,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Saint-Petersburg",
    "country": "RU",
    "company": "Yandex LLC",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            30.3285791,
            59.8872283
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2023-02-21T20:20:41.199027",
    "date_decommissioned": null,
    "hardware_version": 99
}