GET /api/v2/anchors/?format=api&page=558&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1746,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=559&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=557&page_size=1",
    "results": [
        {
            "id": 1827,
            "type": "Anchor",
            "hostname": "es-mjv-as39069",
            "fqdn": "es-mjv-as39069.anchors.atlas.ripe.net",
            "probe": 6687,
            "is_ipv4_only": true,
            "ip_v4": "147.84.200.125",
            "as_v4": 39069,
            "ip_v4_gateway": "147.84.200.10",
            "ip_v4_netmask": "255.255.255.0",
            "ip_v6": null,
            "as_v6": null,
            "ip_v6_gateway": null,
            "ip_v6_prefix": null,
            "city": "Murcia",
            "country": "ES",
            "company": "CARM - Comunidad Aut\u00f3noma de Murcia",
            "nic_handle": "CR2479-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.1306544,
                    37.9922399
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2019-12-12T12:20:01",
            "date_decommissioned": null,
            "hardware_version": 2
        }
    ]
}