[FEATURE] Single-Review View
Is your feature request related to a problem? Please describe.
Currently, there is no (read-only) view available to view a single review in isolation (i.e., route /[reviewId]).
Describe the solution you'd like Add a single-review view/route to display a review in isolation, via its unique reviewId as the route. This is helpful in order link a specific review for external reference (e.g., Slack, Reddit, etc.).
Describe alternatives you've considered N/A
Additional context N/A
I would like to work on this issue
Definitely feel free to fork/clone/pull and PR accordingly, there shouldn't be any restrictions in the current settings (but if so, or if you have any other questions, please let me know). Thanks!