GET /api/v2/anchors/?format=api&page=487&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=488&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=486&page_size=1",
    "results": [
        {
            "id": 668,
            "type": "Anchor",
            "hostname": "de-nue-as60574",
            "fqdn": "de-nue-as60574.anchors.atlas.ripe.net",
            "probe": 6171,
            "is_ipv4_only": false,
            "ip_v4": "185.28.156.14",
            "as_v4": 60574,
            "ip_v4_gateway": "185.28.156.13",
            "ip_v4_netmask": "255.255.255.252",
            "ip_v6": "2a00:9e20:101::e",
            "as_v6": 60574,
            "ip_v6_gateway": "2a00:9e20:101::d",
            "ip_v6_prefix": 126,
            "city": "N\u00fcrnberg",
            "country": "DE",
            "company": "net-manager UG (haftungsbeschr\u00e4nkt)",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    11.07675,
                    49.45203
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2016-01-13T10:23:19",
            "date_decommissioned": "2020-10-26T15:20:13.377122",
            "hardware_version": 1
        }
    ]
}