Hi there!
Love the API very useful,
I have been having a couple of problems with the pagination function, I am searching for sound containing, for example, the string 'bird', I specify I want 50 sounds per page, In the return data I see there are 4372 results with 88 pages (makes sense 88*50=4400), however the number of pages that are returned in this first page is only 23. So over half the detected sounds are not listed
This is the call I used;
If I dont specify the number i expect there will be 30 sounds as per the default, however in the first page there are 11
Im not sure if this a bug or my user error. But it seems to be not resticted to the first few pages:
returns 43 rather than 50.
If im doing something silly, let me know!
Thanks
Paul Kendrick