GET /api/v2/anchors/?format=api&page=435&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1738,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=436&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=434&page_size=1",
    "results": [
        {
            "id": 1001,
            "type": "Anchor",
            "hostname": "de-gud-as206549",
            "fqdn": "de-gud-as206549.anchors.atlas.ripe.net",
            "probe": 6272,
            "is_ipv4_only": false,
            "ip_v4": "185.181.224.13",
            "as_v4": 206549,
            "ip_v4_gateway": "185.181.224.1",
            "ip_v4_netmask": "255.255.255.240",
            "ip_v6": "2a0a:d480:1:1::200",
            "as_v6": 206549,
            "ip_v6_gateway": "2a0a:d480:1:1::1",
            "ip_v6_prefix": 64,
            "city": "Gr\u00fcnwald",
            "country": "DE",
            "company": "RTL2 Fernsehen GmbH & Co. KG",
            "nic_handle": "RFGC1-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    11.5565,
                    48.06396
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2017-04-10T08:23:02",
            "date_decommissioned": "2024-11-27T16:39:00.951638",
            "hardware_version": 1
        }
    ]
}