4,119 questions
4,329 answers
5,674 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