GET /api/v2/anchors/2862/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2862,
    "type": "Anchor",
    "hostname": "ru-led-as57578",
    "fqdn": "ru-led-as57578.anchors.atlas.ripe.net",
    "probe": 7072,
    "is_ipv4_only": false,
    "ip_v4": "45.142.246.158",
    "as_v4": 57578,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a0e:5c41:2:39:5054:ff:fef7:f639",
    "as_v6": 57578,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "St. Petersburg",
    "country": "RU",
    "company": "Misaka Network, Inc.",
    "nic_handle": "MNN34-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            30.3291,
            59.887231
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2022-02-21T18:20:00.282073",
    "date_decommissioned": null,
    "hardware_version": 99
}