GET /api/v2/anchors/?format=api&page=478&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1742,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=479&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=477&page_size=1",
    "results": [
        {
            "id": 546,
            "type": "Anchor",
            "hostname": "de-muc-as8767",
            "fqdn": "de-muc-as8767.anchors.atlas.ripe.net",
            "probe": 6123,
            "is_ipv4_only": false,
            "ip_v4": "62.245.181.100",
            "as_v4": 8767,
            "ip_v4_gateway": "62.245.181.97",
            "ip_v4_netmask": "255.255.255.248",
            "ip_v6": "2001:a60:91ea::16",
            "as_v6": 8767,
            "ip_v6_gateway": "2001:a60:91ea::1",
            "ip_v6_prefix": 64,
            "city": "M\u00fcnchen",
            "country": "DE",
            "company": "M-net Telekommunikations GmbH",
            "nic_handle": "MNET1-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    11.5945581,
                    48.1835419
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2015-05-12T09:34:13",
            "date_decommissioned": "2020-03-09T14:50:32.325188",
            "hardware_version": 1
        }
    ]
}