GET /api/v2/anchors/?format=api&page=134&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1711,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=135&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=133&page_size=1",
    "results": [
        {
            "id": 597,
            "type": "Anchor",
            "hostname": "bg-sof-as47872",
            "fqdn": "bg-sof-as47872.anchors.atlas.ripe.net",
            "probe": 6163,
            "is_ipv4_only": false,
            "ip_v4": "185.44.116.9",
            "as_v4": 47872,
            "ip_v4_gateway": "185.44.116.1",
            "ip_v4_netmask": "255.255.255.240",
            "ip_v6": "2a01:73e0:0:fa::a",
            "as_v6": 47872,
            "ip_v6_gateway": "2a01:73e0:0:fa:ffff::1",
            "ip_v6_prefix": 64,
            "city": "Sofia",
            "country": "BG",
            "company": "Sofia Connect",
            "nic_handle": "SCTE11-BG",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    23.30792311,
                    42.70254447
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2015-11-26T09:47:30",
            "date_decommissioned": "2020-02-12T09:53:00",
            "hardware_version": 1
        }
    ]
}