GET /api/v2/anchors/?format=api&page=454&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=455&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=453&page_size=1",
    "results": [
        {
            "id": 284,
            "type": "Anchor",
            "hostname": "de-kel-as13101",
            "fqdn": "de-kel-as13101.anchors.atlas.ripe.net",
            "probe": 6052,
            "is_ipv4_only": false,
            "ip_v4": "213.178.92.102",
            "as_v4": 13101,
            "ip_v4_gateway": "213.178.92.101",
            "ip_v4_netmask": "255.255.255.252",
            "ip_v6": "2a00:12d0:1080:1::2",
            "as_v6": 13101,
            "ip_v6_gateway": "2a00:12d0:1080:1::1",
            "ip_v6_prefix": 64,
            "city": "Kiel",
            "country": "DE",
            "company": "ennit Server",
            "nic_handle": "TNG-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    10.10807902,
                    54.36624689
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2014-03-24T11:42:45",
            "date_decommissioned": "2020-09-18T14:11:10.733748",
            "hardware_version": 1
        }
    ]
}