GET /api/v2/anchors/?format=api&page=602&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=603&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=601&page_size=1",
    "results": [
        {
            "id": 1209,
            "type": "Anchor",
            "hostname": "fr-lio-as199422",
            "fqdn": "fr-lio-as199422.anchors.atlas.ripe.net",
            "probe": 6322,
            "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 A.D.",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    4.86538959,
                    45.78259517
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": true,
            "replaces_anchor": 6038,
            "date_live": "2017-12-12T10:03:26",
            "date_decommissioned": "2019-01-29T12:30:32",
            "hardware_version": 1
        }
    ]
}