GET /api/v2/anchors/4092/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4092,
    "type": "Anchor",
    "hostname": "de-ham-as12731",
    "fqdn": "de-ham-as12731.anchors.atlas.ripe.net",
    "probe": 7511,
    "is_ipv4_only": false,
    "ip_v4": "213.128.137.33",
    "as_v4": 12731,
    "ip_v4_gateway": "213.128.137.46",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2001:868:100:3401::4",
    "as_v6": 12731,
    "ip_v6_gateway": "2001:868:100:3401::1",
    "ip_v6_prefix": 64,
    "city": "Hamburg",
    "country": "DE",
    "company": "IPHH Internet Port Hamburg GmbH",
    "nic_handle": "IPHH1-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            10.0482593,
            53.5497378
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6239,
    "date_live": "2025-04-04T12:20:00.844113",
    "date_decommissioned": null,
    "hardware_version": 98
}