GET /api/v2/anchors/3129/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3129,
    "type": "Anchor",
    "hostname": "lt-vil-as15440",
    "fqdn": "lt-vil-as15440.anchors.atlas.ripe.net",
    "probe": 7107,
    "is_ipv4_only": false,
    "ip_v4": "213.197.128.134",
    "as_v4": 15440,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2001:1ab8:f::aa",
    "as_v6": 15440,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Vilnius",
    "country": "LT",
    "company": "Baltnetos komunikacijos",
    "nic_handle": "BNK1-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            25.3068428,
            54.6372337
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2022-06-08T06:20:00.288237",
    "date_decommissioned": null,
    "hardware_version": 99
}