GET /api/v2/anchors/4139/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4139,
    "type": "Anchor",
    "hostname": "de-dar-as12897",
    "fqdn": "de-dar-as12897.anchors.atlas.ripe.net",
    "probe": 7489,
    "is_ipv4_only": false,
    "ip_v4": "213.157.13.157",
    "as_v4": 12897,
    "ip_v4_gateway": "213.157.13.158",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2a02:b98:0:107::feed",
    "as_v6": 12897,
    "ip_v6_gateway": "2a02:b98:0:107::fee1",
    "ip_v6_prefix": 124,
    "city": "Darmstadt",
    "country": "DE",
    "company": "ENTEGA Medianet GmbH",
    "nic_handle": "MDNT1-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            8.6514146,
            49.8851613
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-03-13T20:20:00",
    "date_decommissioned": null,
    "hardware_version": 98
}