GET /api/v2/anchors/?format=api&page=306&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=307&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=305&page_size=1",
    "results": [
        {
            "id": 1080,
            "type": "Anchor",
            "hostname": "de-57x-as200567",
            "fqdn": "de-57x-as200567.anchors.atlas.ripe.net",
            "probe": 6305,
            "is_ipv4_only": false,
            "ip_v4": "185.70.144.116",
            "as_v4": 200567,
            "ip_v4_gateway": "185.70.144.113",
            "ip_v4_netmask": "255.255.255.248",
            "ip_v6": "2a05:2a80:1::100",
            "as_v6": 200567,
            "ip_v6_gateway": "2a05:2a80:1::1",
            "ip_v6_prefix": 64,
            "city": "Tangstedt",
            "country": "DE",
            "company": "mdex AG",
            "nic_handle": "IACR2-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    10.07094,
                    53.74242
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2017-08-31T08:54:00",
            "date_decommissioned": "2021-07-13T12:13:34.216753",
            "hardware_version": 1
        }
    ]
}