GET
/api/v1/study/flashcards/:id
Retrieve flashcards
Fetches a flashcard set. Once status is generated, the cards array is populated.
Returns
The set with status and a cards array of { id, front, back }.