GET /api/v2/anchors/2922/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2922,
    "type": "Anchor",
    "hostname": "si-lju-as8038",
    "fqdn": "si-lju-as8038.anchors.atlas.ripe.net",
    "probe": 7056,
    "is_ipv4_only": false,
    "ip_v4": "67.221.244.87",
    "as_v4": 8038,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2607:fae0:a000:5::87",
    "as_v6": 8038,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Ljubljana",
    "country": "SI",
    "company": "6connect Inc",
    "nic_handle": "SJMS-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            14.48509,
            46.0764514
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2022-01-05T18:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}