GET /api/v2/anchors/3829/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3829,
    "type": "Anchor",
    "hostname": "ru-mow-as59848",
    "fqdn": "ru-mow-as59848.anchors.atlas.ripe.net",
    "probe": 7424,
    "is_ipv4_only": false,
    "ip_v4": "91.199.199.70",
    "as_v4": 59848,
    "ip_v4_gateway": "100.127.0.1",
    "ip_v4_netmask": "255.255.255.255",
    "ip_v6": "2a11:1bc7:ffff:ffff:ffff:ffff:0:10",
    "as_v6": 59848,
    "ip_v6_gateway": "2a11:1bc7:ffff:ffff:ffff:ffff::",
    "ip_v6_prefix": 120,
    "city": "Moscow",
    "country": "RU",
    "company": "LURE IT",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            37.528861,
            55.652639
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-11-26T00:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}