GET /api/v2/anchors/?=&=&amp=&page=1519&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1519,
    "next": null,
    "previous": "https://atlas.ripe.net/api/v2/anchors/?=&=&amp=&page=1518&page_size=1",
    "results": [
        {
            "id": 699,
            "type": "Anchor",
            "hostname": "za-umr-as37668",
            "fqdn": "za-umr-as37668.anchors.atlas.ripe.net",
            "probe": 6176,
            "is_ipv4_only": false,
            "ip_v4": "196.10.55.135",
            "as_v4": 37668,
            "ip_v4_gateway": "196.10.55.129",
            "ip_v4_netmask": "255.255.255.224",
            "ip_v6": "2001:43f8:1f5:a00::135",
            "as_v6": 37668,
            "ip_v6_gateway": "2001:43f8:1f5:a00::1",
            "ip_v6_prefix": 64,
            "city": "Umhlanga",
            "country": "ZA",
            "company": "INX-ZA / Internet Service Providers' Association of South Africa",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    31.06577165,
                    -29.73077999
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2016-02-12T13:07:44",
            "date_decommissioned": "2024-05-28T16:06:15.900015",
            "hardware_version": 1
        }
    ]
}