I think the url scheme you suggested makes sense and react-router already have support for parameterized paths, that even makes your job easier. I would use the route scheme you have suggested. One of the examples: github.com/ReactTraining/react-router/tree/master….