GET /api/v2/anchors/?format=api&page=459&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1741,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=460&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=458&page_size=1",
    "results": [
        {
            "id": 3140,
            "type": "Anchor",
            "hostname": "de-lbc-as29505",
            "fqdn": "de-lbc-as29505.anchors.atlas.ripe.net",
            "probe": 7118,
            "is_ipv4_only": false,
            "ip_v4": "85.233.1.54",
            "as_v4": 29505,
            "ip_v4_gateway": null,
            "ip_v4_netmask": null,
            "ip_v6": "2a07:6c40:1:cc::a",
            "as_v6": 29505,
            "ip_v6_gateway": null,
            "ip_v6_prefix": null,
            "city": "L\u00fcbeck",
            "country": "DE",
            "company": "TraveNetz GmbH",
            "nic_handle": "SA40862-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    10.6842713,
                    53.8688989
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2022-07-07T02:20:00.252300",
            "date_decommissioned": "2024-01-05T16:16:00.577994",
            "hardware_version": 99
        }
    ]
}