allows seeing all reviews with optional filters. works sans JS as well closes https://github.com/zyachel/libremdb/issues/25 closes https://codeberg.org/zyachel/libremdb/issues/19
disallow methods other that GET properly type return types add type guards where needed make all endpoints return same response format for consistency