Como obter subcategoria por ID usando a API do Discourse?

When I pull the /categories.json it shows all the parent categories only and their subcategories(if any) under "subcategory_ids" [] array. How can get the sub-category details by it’s id?

Any API to get details like this /categories/8.json ?

How about https://meta.discourse.org/c/7.json

Use /c/8/show.json. Eg:
https://meta.discourse.org/c/27/show.json