GET /api/v2/anchors/3304/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3304,
    "type": "Anchor",
    "hostname": "ru-mow-as201800",
    "fqdn": "ru-mow-as201800.anchors.atlas.ripe.net",
    "probe": 7168,
    "is_ipv4_only": true,
    "ip_v4": "188.68.188.108",
    "as_v4": 201800,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": null,
    "as_v6": null,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Moscow",
    "country": "RU",
    "company": "BIA-Technologies",
    "nic_handle": "BAM81-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            37.5994878,
            55.5739196
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2023-01-12T02:20:00.335301",
    "date_decommissioned": null,
    "hardware_version": 99
}