GET /api/v2/anchors/?format=api&page=339&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1723,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=340&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=338&page_size=1",
    "results": [
        {
            "id": 746,
            "type": "Anchor",
            "hostname": "de-dus-as12676",
            "fqdn": "de-dus-as12676.anchors.atlas.ripe.net",
            "probe": 6213,
            "is_ipv4_only": false,
            "ip_v4": "213.9.97.164",
            "as_v4": 12676,
            "ip_v4_gateway": "213.9.97.161",
            "ip_v4_netmask": "255.255.255.248",
            "ip_v6": "2a02:4c00:0:4014::2",
            "as_v6": 12676,
            "ip_v6_gateway": "2a02:4c00:0:4014::1",
            "ip_v6_prefix": 120,
            "city": "D\u00fcsseldorf",
            "country": "DE",
            "company": "HKN GmbH",
            "nic_handle": "HH1700-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.7734556,
                    51.2277411
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2016-08-01T13:16:50",
            "date_decommissioned": "2025-01-20T14:00:11.892030",
            "hardware_version": 1
        }
    ]
}