GET /api/v2/anchors/?format=api&page=414&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1738,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=415&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=413&page_size=1",
    "results": [
        {
            "id": 4488,
            "type": "Anchor",
            "hostname": "de-fra-as47536",
            "fqdn": "de-fra-as47536.anchors.atlas.ripe.net",
            "probe": 7635,
            "is_ipv4_only": false,
            "ip_v4": "185.93.174.72",
            "as_v4": 47536,
            "ip_v4_gateway": "185.93.174.65",
            "ip_v4_netmask": "255.255.255.224",
            "ip_v6": "2a12:79c0:100:120:be24:11ff:fef9:6a5d",
            "as_v6": 47536,
            "ip_v6_gateway": "2a12:79c0:100:120::1",
            "ip_v6_prefix": 64,
            "city": "Frankfurt",
            "country": "DE",
            "company": "PathConnect GmbH",
            "nic_handle": "TA9551-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    8.6014355,
                    50.1281919
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2025-10-29T16:20:00.505103",
            "date_decommissioned": null,
            "hardware_version": 99
        }
    ]
}