GET /api/v2/anchors/?format=api&page=448&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1741,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=449&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=447&page_size=1",
    "results": [
        {
            "id": 3992,
            "type": "Anchor",
            "hostname": "de-ham-as8893",
            "fqdn": "de-ham-as8893.anchors.atlas.ripe.net",
            "probe": 7501,
            "is_ipv4_only": false,
            "ip_v4": "80.252.103.230",
            "as_v4": 8893,
            "ip_v4_gateway": "80.252.103.229",
            "ip_v4_netmask": "255.255.255.252",
            "ip_v6": "2a00:1f78:af:e::4",
            "as_v6": 8893,
            "ip_v6_gateway": "2a00:1f78:af:e::1",
            "ip_v6_prefix": 64,
            "city": "Hamburg",
            "country": "DE",
            "company": "Artfiles GmbH",
            "nic_handle": "AR21092-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    10.0482593,
                    53.5497378
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": true,
            "replaces_anchor": 6504,
            "date_live": "2025-03-25T16:20:00",
            "date_decommissioned": null,
            "hardware_version": 99
        }
    ]
}