4,174 questions
4,387 answers
5,747 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