GET /api/v2/anchors/?format=api&page=474&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=475&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=473&page_size=1",
    "results": [
        {
            "id": 989,
            "type": "Anchor",
            "hostname": "de-muc-as35003",
            "fqdn": "de-muc-as35003.anchors.atlas.ripe.net",
            "probe": 6275,
            "is_ipv4_only": false,
            "ip_v4": "194.126.158.162",
            "as_v4": 35003,
            "ip_v4_gateway": "194.126.158.129",
            "ip_v4_netmask": "255.255.255.192",
            "ip_v6": "2001:1578:400:111:1:0:85:1",
            "as_v6": 35003,
            "ip_v6_gateway": "2001:1578:400:111::1",
            "ip_v6_prefix": 64,
            "city": "Munchen",
            "country": "DE",
            "company": "sys4 AG",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    11.6018052,
                    48.1180903
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2017-05-02T12:27:30",
            "date_decommissioned": "2024-09-19T12:52:14.158064",
            "hardware_version": 1
        }
    ]
}