GET /api/v2/anchors/?format=api&page=603&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=604&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=602&page_size=1",
    "results": [
        {
            "id": 1611,
            "type": "Anchor",
            "hostname": "fr-lio-as199422",
            "fqdn": "fr-lio-as199422.anchors.atlas.ripe.net",
            "probe": 6495,
            "is_ipv4_only": false,
            "ip_v4": "77.95.65.42",
            "as_v4": 199422,
            "ip_v4_gateway": "77.95.65.33",
            "ip_v4_netmask": "255.255.255.224",
            "ip_v6": "2a03:9180:0:100::2a",
            "as_v6": 199422,
            "ip_v6_gateway": "2a03:9180:0:100::1",
            "ip_v6_prefix": 64,
            "city": "lyon",
            "country": "FR",
            "company": "Rezopole",
            "nic_handle": "RZP43100-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    4.8651905,
                    45.7825977
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": true,
            "replaces_anchor": 6322,
            "date_live": "2019-02-05T12:20:00",
            "date_decommissioned": "2025-01-10T09:17:49.547031",
            "hardware_version": 99
        }
    ]
}