GET /api/v2/anchors/?format=api&page=416&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1738,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=417&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=415&page_size=1",
    "results": [
        {
            "id": 1587,
            "type": "Anchor",
            "hostname": "de-fra-as47950",
            "fqdn": "de-fra-as47950.anchors.atlas.ripe.net",
            "probe": 6481,
            "is_ipv4_only": false,
            "ip_v4": "195.88.213.33",
            "as_v4": 47950,
            "ip_v4_gateway": "195.88.213.32",
            "ip_v4_netmask": "255.255.255.254",
            "ip_v6": "2a0d:f400:a:102::2",
            "as_v6": 47950,
            "ip_v6_gateway": "2a0d:f400:a:102::1",
            "ip_v6_prefix": 64,
            "city": "Frankfurt",
            "country": "DE",
            "company": "LNK Systems Muntenia SRL",
            "nic_handle": "LNK10-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    8.73760638,
                    50.12234792
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2019-01-17T16:20:00",
            "date_decommissioned": "2022-04-05T12:50:08.418905",
            "hardware_version": 99
        }
    ]
}