GET /api/v2/anchors/2898/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2898,
    "type": "Anchor",
    "hostname": "jp-tyo-as142616",
    "fqdn": "jp-tyo-as142616.anchors.atlas.ripe.net",
    "probe": 7039,
    "is_ipv4_only": false,
    "ip_v4": "103.170.232.152",
    "as_v4": 142616,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2407:b9c0:1:16:5054:ff:fe67:4256",
    "as_v6": 142616,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Tokyo",
    "country": "JP",
    "company": "Misaka Network, Inc.",
    "nic_handle": "MNN34-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            139.747765,
            35.622214
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2021-10-05T10:20:00.137199",
    "date_decommissioned": null,
    "hardware_version": 99
}