GET /api/v2/anchors/?format=api&page=491&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=492&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=490&page_size=1",
    "results": [
        {
            "id": 1215,
            "type": "Anchor",
            "hostname": "de-rgm-as24940",
            "fqdn": "de-rgm-as24940.anchors.atlas.ripe.net",
            "probe": 6332,
            "is_ipv4_only": false,
            "ip_v4": "88.198.179.162",
            "as_v4": 24940,
            "ip_v4_gateway": "88.198.179.161",
            "ip_v4_netmask": "255.255.255.240",
            "ip_v6": "2a01:4f8:de::54",
            "as_v6": 24940,
            "ip_v6_gateway": "2a01:4f8:de::1",
            "ip_v6_prefix": 64,
            "city": "Nuremberg",
            "country": "DE",
            "company": "warmstart IT-Dienstleistungen UG (haftungsbeschr\u00e4nkt)",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    11.0139777,
                    49.4492498
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2018-01-02T11:17:51",
            "date_decommissioned": null,
            "hardware_version": 2
        }
    ]
}