-
Restituisce tutti i progetti:
https://api.mongolab.com/api/1/databases/maheshdb/collections/projects?apiKey=7_wg2en487nBitbE1X2tEsb7mSJZLHoi -
Restituisce i progetti il cui nome e CiccioPasticcio:
https://api.mongolab.com/api/1/databases/maheshdb/collections/projects?q={name:CiccioPasticcio}&apiKey=7_wg2en487nBitbE1X2tEsb7mSJZLHoi -
Restituisce solo il primo progetto il cui nome e CiccioPasticcio:
https://api.mongolab.com/api/1/databases/maheshdb/collections/projects?q={name:CiccioPasticcio}&fo=true&apiKey=7_wg2en487nBitbE1X2tEsb7mSJZLHoi