GET /api/v2/anchors/?format=api&page=486&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1742,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=487&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=485&page_size=1",
    "results": [
        {
            "id": 409,
            "type": "Anchor",
            "hostname": "de-nue-as33988",
            "fqdn": "de-nue-as33988.anchors.atlas.ripe.net",
            "probe": 6081,
            "is_ipv4_only": false,
            "ip_v4": "194.150.191.46",
            "as_v4": 33988,
            "ip_v4_gateway": "194.150.191.1",
            "ip_v4_netmask": "255.255.255.192",
            "ip_v6": "2001:67c:14c:12f::46",
            "as_v6": 33988,
            "ip_v6_gateway": "2001:67c:14c:12f::1",
            "ip_v6_prefix": 64,
            "city": "Nuremberg",
            "country": "DE",
            "company": "teamix GmbH",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    11.0226507,
                    49.4287056
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2014-10-07T10:28:16",
            "date_decommissioned": "2025-01-10T09:18:44.078821",
            "hardware_version": 1
        }
    ]
}