GET /api/v2/anchors/?format=api&page=326&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=327&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=325&page_size=1",
    "results": [
        {
            "id": 416,
            "type": "Anchor",
            "hostname": "de-cal-as39702",
            "fqdn": "de-cal-as39702.anchors.atlas.ripe.net",
            "probe": 6073,
            "is_ipv4_only": false,
            "ip_v4": "89.106.219.238",
            "as_v4": 39702,
            "ip_v4_gateway": "89.106.219.237",
            "ip_v4_netmask": "255.255.255.252",
            "ip_v6": "2a01:4d80:216:c1::1",
            "as_v6": 39702,
            "ip_v6_gateway": "2a01:4d80:216:c1::",
            "ip_v6_prefix": 127,
            "city": "Calw",
            "country": "DE",
            "company": "S-IT Informationstechnologie Betreiber GmbH & Co. KG",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    8.7472439,
                    48.7122107
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2014-08-15T11:57:21",
            "date_decommissioned": "2021-09-16T09:09:37.111450",
            "hardware_version": 1
        }
    ]
}