I read that the route for getting a nested resource in REST should look like this
/articles/:articleId/comments
The own