GET
/api/v1/subjects/:id
Retrieve a subject
Retrieves a single subject with its topics and tags.
Returns
A subject object with id, name, topics, and tags.
/api/v1/subjects/:id
Retrieves a single subject with its topics and tags.
A subject object with id, name, topics, and tags.