GET /api/v2/anchors/?format=api&page=359&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1724,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=360&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=358&page_size=1",
    "results": [
        {
            "id": 1597,
            "type": "Anchor",
            "hostname": "de-esp-as15817",
            "fqdn": "de-esp-as15817.anchors.atlas.ripe.net",
            "probe": 6550,
            "is_ipv4_only": false,
            "ip_v4": "37.202.7.126",
            "as_v4": 15817,
            "ip_v4_gateway": "37.202.7.125",
            "ip_v4_netmask": "255.255.255.252",
            "ip_v6": "2a03:2a00:0:4::200",
            "as_v6": 15817,
            "ip_v6_gateway": "2a03:2a00:0:4::100",
            "ip_v6_prefix": 64,
            "city": "Espelkamp",
            "country": "DE",
            "company": "Mittwald CM Service GmbH & Co. KG",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    8.62412,
                    52.38469
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2019-05-15T12:20:00",
            "date_decommissioned": null,
            "hardware_version": 2
        }
    ]
}