Wikidata has now redirections that make some concepts pointing to others that have the same meaning. This is great but my app works with Wikidata and old concepts in my database are now absent from the new dump, and the linking with the new concept is not possible.
For example this link is the item I get when requesting the item "Q3840848" on Wikidata.
However those redirections are absent in the Json Dump. I tried to find the previous item "Q3840848" with a simple grep and didn't get any results, furthermore I got no parse error when I parse the dump according to the doc, so how can I retrieve all the redirections from a Json Dump ?