GET /api/v2/anchors/?format=api&page=514&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=515&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=513&page_size=1",
    "results": [
        {
            "id": 381,
            "type": "Anchor",
            "hostname": "dk-blp-as59469",
            "fqdn": "dk-blp-as59469.anchors.atlas.ripe.net",
            "probe": 6069,
            "is_ipv4_only": false,
            "ip_v4": "185.27.112.25",
            "as_v4": 59469,
            "ip_v4_gateway": "185.27.112.30",
            "ip_v4_netmask": "255.255.255.248",
            "ip_v6": "2a03:a480:1000:3113::2",
            "as_v6": 59469,
            "ip_v6_gateway": "2a03:a480:1000:3113::1",
            "ip_v6_prefix": 64,
            "city": "Ballerup",
            "country": "DK",
            "company": "Solido Networks ApS",
            "nic_handle": "SOL17-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    12.376959,
                    55.728388
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2014-07-14T10:57:53",
            "date_decommissioned": "2020-05-29T13:08:20.856888",
            "hardware_version": 1
        }
    ]
}