GET /api/v2/anchors/?format=api&page=356&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1724,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=357&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=355&page_size=1",
    "results": [
        {
            "id": 1104,
            "type": "Anchor",
            "hostname": "de-edn-as42184",
            "fqdn": "de-edn-as42184.anchors.atlas.ripe.net",
            "probe": 6302,
            "is_ipv4_only": false,
            "ip_v4": "91.190.224.98",
            "as_v4": 42184,
            "ip_v4_gateway": "91.190.224.97",
            "ip_v4_netmask": "255.255.255.252",
            "ip_v6": "2a02:f08:103:beef::100",
            "as_v6": 42184,
            "ip_v6_gateway": "2a02:f08:103:beef::1",
            "ip_v6_prefix": 64,
            "city": "Emsdetten",
            "country": "DE",
            "company": "tkrz Stadtwerke GmbH",
            "nic_handle": "TSG20-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    7.55537,
                    52.15731
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2017-08-23T09:16:48",
            "date_decommissioned": "2020-07-14T12:23:28",
            "hardware_version": 1
        }
    ]
}