GET /api/v2/anchors/?format=api&page=417&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1738,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=418&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=416&page_size=1",
    "results": [
        {
            "id": 472,
            "type": "Anchor",
            "hostname": "de-fra-as48918",
            "fqdn": "de-fra-as48918.anchors.atlas.ripe.net",
            "probe": 6105,
            "is_ipv4_only": false,
            "ip_v4": "94.186.163.127",
            "as_v4": 48918,
            "ip_v4_gateway": "94.186.163.126",
            "ip_v4_netmask": "255.255.255.254",
            "ip_v6": "2a02:c98:ffff:ff02::2",
            "as_v6": 48918,
            "ip_v6_gateway": "2a02:c98:ffff:ff02::1",
            "ip_v6_prefix": 64,
            "city": "Frankfurt",
            "country": "DE",
            "company": "Globalways AG",
            "nic_handle": "GWNC1-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    8.73469,
                    50.11964
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2015-01-22T09:21:24",
            "date_decommissioned": "2020-05-29T13:09:19",
            "hardware_version": 1
        }
    ]
}