GET /api/v2/anchors/?format=api&page=387&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1720,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=388&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=386&page_size=1",
    "results": [
        {
            "id": 3235,
            "type": "Anchor",
            "hostname": "de-fra-as208976",
            "fqdn": "de-fra-as208976.anchors.atlas.ripe.net",
            "probe": 7148,
            "is_ipv4_only": false,
            "ip_v4": "185.245.63.36",
            "as_v4": 208976,
            "ip_v4_gateway": null,
            "ip_v4_netmask": null,
            "ip_v6": "2a12:66c0::36",
            "as_v6": 208976,
            "ip_v6_gateway": null,
            "ip_v6_prefix": null,
            "city": "Frankfurt am Main",
            "country": "DE",
            "company": "FS IT-Systeme UG (haftungsbeschr\u00e4nkt)",
            "nic_handle": "FSIT1-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    8.5817123,
                    50.1266837
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2022-11-09T18:20:25",
            "date_decommissioned": "2025-06-11T15:41:29.556499",
            "hardware_version": 99
        }
    ]
}