4,156 questions
4,369 answers
5,718 comments
From the documentation:
Use count and start to retrieve part of the list only, with negative start values (like the default) indicating the most recent items.
So in your case you would set count=1 and start=-3