GET /api/v2/anchors/2975/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2975,
    "type": "Anchor",
    "hostname": "ua-vsg-as41709",
    "fqdn": "ua-vsg-as41709.anchors.atlas.ripe.net",
    "probe": 7123,
    "is_ipv4_only": false,
    "ip_v4": "94.158.46.146",
    "as_v4": 41709,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a03:a9c0:f000:0:ff00::1000",
    "as_v6": 41709,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Lugansk",
    "country": "UA",
    "company": "LDS",
    "nic_handle": "LRA30-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            39.307815,
            48.574041
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2022-08-03T08:20:00.336578",
    "date_decommissioned": null,
    "hardware_version": 99
}