GET /api/v2/anchors/2100/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2100,
    "type": "Anchor",
    "hostname": "dk-ton-as207934",
    "fqdn": "dk-ton-as207934.anchors.atlas.ripe.net",
    "probe": 6743,
    "is_ipv4_only": false,
    "ip_v4": "185.156.96.242",
    "as_v4": 207934,
    "ip_v4_gateway": "185.156.96.241",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2a03:300:3::1",
    "as_v6": 207934,
    "ip_v6_gateway": "2a03:300:3::",
    "ip_v6_prefix": 48,
    "city": "T\u00f8nder",
    "country": "DK",
    "company": "WNB A/S",
    "nic_handle": "AR36701-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            8.8697609,
            54.951281
        ]
    },
    "tlsa_record": "",
    "is_disabled": true,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2020-02-17T12:20:00",
    "date_decommissioned": "2023-09-18T13:25:38.535247",
    "hardware_version": 1
}