GET /api/v2/anchors/?format=api&page=357&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=358&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=356&page_size=1",
    "results": [
        {
            "id": 689,
            "type": "Anchor",
            "hostname": "de-erl-as680",
            "fqdn": "de-erl-as680.anchors.atlas.ripe.net",
            "probe": 6166,
            "is_ipv4_only": false,
            "ip_v4": "192.44.82.20",
            "as_v4": 680,
            "ip_v4_gateway": "192.44.82.1",
            "ip_v4_netmask": "255.255.255.0",
            "ip_v6": "2001:638:a004:1001:192:44:82:20",
            "as_v6": 680,
            "ip_v6_gateway": "fe80::1",
            "ip_v6_prefix": 64,
            "city": "Erlangen",
            "country": "DE",
            "company": "Friedrich-Alexander-Universit\u00e4t Erlangen-N\u00fcrnberg",
            "nic_handle": "FH4787-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    11.02943756,
                    49.57230843
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2015-12-21T10:08:21",
            "date_decommissioned": "2020-08-07T14:25:20.483978",
            "hardware_version": 1
        }
    ]
}