GET /api/v2/anchors/2388/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2388,
    "type": "Anchor",
    "hostname": "fr-bor-as204708",
    "fqdn": "fr-bor-as204708.anchors.atlas.ripe.net",
    "probe": 6840,
    "is_ipv4_only": false,
    "ip_v4": "80.67.184.90",
    "as_v4": 204708,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2001:913:3050:0:80:67:184:90",
    "as_v6": 204708,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Belfort",
    "country": "FR",
    "company": "Midway's Network",
    "nic_handle": "NM7256-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            6.8536049,
            47.6404485
        ]
    },
    "tlsa_record": "",
    "is_disabled": true,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2020-08-12T14:20:00",
    "date_decommissioned": "2023-03-21T11:09:47",
    "hardware_version": 99
}