GET /api/v2/anchors/2526/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2526,
    "type": "Anchor",
    "hostname": "jp-tyo-as12008",
    "fqdn": "jp-tyo-as12008.anchors.atlas.ripe.net",
    "probe": 6983,
    "is_ipv4_only": false,
    "ip_v4": "156.154.181.254",
    "as_v4": 12008,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2610:a1:3058:252::254",
    "as_v6": 12008,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Tokyo",
    "country": "JP",
    "company": "DigiCert",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            139.748057,
            35.617458
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2021-04-18T18:20:00",
    "date_decommissioned": "2024-05-29T15:54:20",
    "hardware_version": 99
}