GET /api/v2/anchors/3106/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3106,
    "type": "Anchor",
    "hostname": "id-bdj-as58475",
    "fqdn": "id-bdj-as58475.anchors.atlas.ripe.net",
    "probe": 7108,
    "is_ipv4_only": false,
    "ip_v4": "103.23.232.7",
    "as_v4": 58475,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2405:1e40:1:200::7",
    "as_v6": 58475,
    "ip_v6_gateway": "2405:1e40:1:200::1",
    "ip_v6_prefix": 64,
    "city": "Banjarmasin",
    "country": "ID",
    "company": "University Lambung Mangkurat",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            114.5855295,
            -3.2978639
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2022-06-14T12:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}