<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Dear list,<div class=""><br class=""></div><div class="">I have the impression that querying probes by ID returns unexpected results.</div><div class=""><br class=""></div><div class="">An example is:</div><div class=""><a href="https://atlas.ripe.net/api/v1/probe/?id=1" class="">https://atlas.ripe.net/api/v1/probe/?id=1</a></div><div class="">As a result, I get the entire probe list:</div><div class=""><pre style="box-sizing: border-box; overflow: auto; font-family: Menlo, Monaco, Consolas, 'Courier New', monospace; padding: 9.5px; margin-top: 0px; margin-bottom: 10px; line-height: 1.42857; color: rgb(51, 51, 51); word-break: break-all; word-wrap: break-word; border: 1px solid rgb(204, 204, 204); border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; white-space: pre-wrap; widows: 1; background-color: rgb(245, 245, 245);" class=""><span style="font-size: 11px;" class="">"meta": {
"total_count": 16973,
"use_iso_time": false,
"next": "/api/v1/probe/?id=1&limit=100&offset=100",
"limit": 100,
"offset": 0,
"previous": null
},</span></pre><div class="">And ID 1 is an valid ID, which corresponds to the first entry of results:</div></div><div class=""><pre style="box-sizing: border-box; overflow: auto; font-family: Menlo, Monaco, Consolas, 'Courier New', monospace; padding: 9.5px; margin-top: 0px; margin-bottom: 10px; line-height: 1.42857; color: rgb(51, 51, 51); word-break: break-all; word-wrap: break-word; border: 1px solid rgb(204, 204, 204); border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; white-space: pre-wrap; widows: 1; background-color: rgb(245, 245, 245);" class=""><span style="font-size: 11px;" class="">"id": 1,
"type": "Probe",
"is_public": false,
"first_connected": "2010-10-29T15:53:03Z",
"last_connected": "2016-02-03T10:02:28.407276Z",
"is_anchor": false,
"address_v4": null,
"address_v6": null,
"asn_v4": 3265,
"asn_v6": 3265,
"country_code": "NL",
"prefix_v4": "212.238.0.0/16",
"prefix_v6": "2001:980::/29",</span></pre><div class=""><br class=""></div></div><div class="">Regards,</div><div class="">wenqin</div></body></html>