GET /api/v2/anchors/3184/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3184,
    "type": "Anchor",
    "hostname": "ru-mow-as49675",
    "fqdn": "ru-mow-as49675.anchors.atlas.ripe.net",
    "probe": 7140,
    "is_ipv4_only": false,
    "ip_v4": "46.17.200.235",
    "as_v4": 49675,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a02:26a8:f001::10",
    "as_v6": 49675,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Moscow",
    "country": "RU",
    "company": "JSC \"SKB Kontur Production\"",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            37.6728019,
            55.7319711
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2022-10-07T06:20:00.230748",
    "date_decommissioned": null,
    "hardware_version": 99
}