Read data from old shard

After restoring a database I have shards like this:

name: paralog_new
id database retention_policy shard_group start_time end_time expiry_time owners


110 paralog_new autogen 110 2018-05-07T00:00:00Z 2018-05-14T00:00:00Z 2018-05-14T00:00:00Z
118 paralog_new autogen 118 2018-05-14T00:00:00Z 2018-05-21T00:00:00Z 2018-05-21T00:00:00Z

When I want to see measurements using e.g. gragana, only the data from the last shard is visible (id 118)…is there a way to see the data of older shards (e.g. 110) in this case?!