GET /api/v2/anchors/?format=api&page=581&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1746,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=582&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=580&page_size=1",
    "results": [
        {
            "id": 674,
            "type": "Anchor",
            "hostname": "fo-hyv-as15389",
            "fqdn": "fo-hyv-as15389.anchors.atlas.ripe.net",
            "probe": 6181,
            "is_ipv4_only": false,
            "ip_v4": "193.34.105.132",
            "as_v4": 15389,
            "ip_v4_gateway": "193.34.105.129",
            "ip_v4_netmask": "255.255.255.224",
            "ip_v6": "2a02:e90:200:105::128",
            "as_v6": 15389,
            "ip_v6_gateway": "2a02:e90:200:105::129",
            "ip_v6_prefix": 64,
            "city": "Hoyvik",
            "country": "FO",
            "company": "P/F Telefonverkid",
            "nic_handle": "DT6729-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -6.76682005,
                    62.03595258
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2016-02-18T09:46:15",
            "date_decommissioned": "2020-08-13T14:16:59",
            "hardware_version": 1
        }
    ]
}