On Fri, Feb 12, 2016 at 10:06:21AM +0100, Stephane Bortzmeyer <[email protected]> wrote a message of 25 lines which said:
> It is accessible (the full response is in the "abuf" field, you just > have to decode it, example in Python: I forgot to add that it requires setting the DO bit in the query <https://atlas.ripe.net/docs/measurement-creation-api/>. In Python: data["definitions"][0]["do"] = True
