4,175 questions
4,388 answers
5,749 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