GET /api/v2/anchors/2774/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2774,
    "type": "Anchor",
    "hostname": "jp-tyo-as55569",
    "fqdn": "jp-tyo-as55569.anchors.atlas.ripe.net",
    "probe": 6974,
    "is_ipv4_only": false,
    "ip_v4": "182.161.74.241",
    "as_v4": 55569,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2406:2600:4:ff02::2",
    "as_v6": 55569,
    "ip_v6_gateway": null,
    "ip_v6_prefix": 64,
    "city": "Tokyo",
    "country": "JP",
    "company": "Criteo SA",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            139.7923616,
            35.6397371
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6653,
    "date_live": "2021-04-15T18:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}