GET /api/v2/anchors/?format=api&page=462&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1742,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=463&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=461&page_size=1",
    "results": [
        {
            "id": 4517,
            "type": "Anchor",
            "hostname": "de-lej-as200297",
            "fqdn": "de-lej-as200297.anchors.atlas.ripe.net",
            "probe": 7690,
            "is_ipv4_only": false,
            "ip_v4": "194.5.240.16",
            "as_v4": 200297,
            "ip_v4_gateway": "194.5.240.3",
            "ip_v4_netmask": "255.255.255.0",
            "ip_v6": "2a05:1740:10:194::a",
            "as_v6": 200297,
            "ip_v6_gateway": "2a05:1740:10:194::10",
            "ip_v6_prefix": 64,
            "city": "LEY",
            "country": "DE",
            "company": "ACS Solutions GmbH",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    12.4728065,
                    51.3726855
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": true,
            "replaces_anchor": 7279,
            "date_live": "2026-01-15T22:20:00.395043",
            "date_decommissioned": null,
            "hardware_version": 99
        }
    ]
}