GET /api/v2/anchors/?format=api&page=520&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1745,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=521&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=519&page_size=1",
    "results": [
        {
            "id": 891,
            "type": "Anchor",
            "hostname": "dk-hje-as39642",
            "fqdn": "dk-hje-as39642.anchors.atlas.ripe.net",
            "probe": 6221,
            "is_ipv4_only": false,
            "ip_v4": "185.156.98.2",
            "as_v4": 39642,
            "ip_v4_gateway": "185.156.98.1",
            "ip_v4_netmask": "255.255.255.252",
            "ip_v6": "2a03:300:981::2",
            "as_v6": 39642,
            "ip_v6_gateway": "2a03:300:981::1",
            "ip_v6_prefix": 48,
            "city": "H\u00f8jer",
            "country": "DK",
            "company": "WNB ApS",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    8.65808,
                    55.025819
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2016-09-18T17:23:09",
            "date_decommissioned": "2020-08-17T08:24:34.919215",
            "hardware_version": 1
        }
    ]
}