GET /api/v2/anchors/?format=api&page=325&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1723,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=326&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=324&page_size=1",
    "results": [
        {
            "id": 817,
            "type": "Anchor",
            "hostname": "de-bwe-as680",
            "fqdn": "de-bwe-as680.anchors.atlas.ripe.net",
            "probe": 6202,
            "is_ipv4_only": false,
            "ip_v4": "134.169.3.165",
            "as_v4": 680,
            "ip_v4_gateway": "134.169.3.166",
            "ip_v4_netmask": "255.255.255.252",
            "ip_v6": "2001:638:602::20:2",
            "as_v6": 680,
            "ip_v6_gateway": "2001:638:602::20:1",
            "ip_v6_prefix": 112,
            "city": "Braunschweig",
            "country": "DE",
            "company": "TU Braunschweig, Gau\u00df-IT-Zentrum",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    10.5417063,
                    52.2764787
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2016-06-14T10:41:00",
            "date_decommissioned": "2025-01-20T14:02:12.109617",
            "hardware_version": 1
        }
    ]
}