New endpoint to check if a list of PIDs exist in the archive (T2176)
Get information about the Software Heritage persistent identifiers:
- input: a JSON list of SWH PIDs
- output: a dictionary with: pid as key and a boolean value['found'] to check if the
corrisponding pid exists or not