[{"id": "foo", "label": "foo", "paid": true, "languages" : ["en-US"], "api": "http://www.example.com/tbReg?first={firstname}&last={lastname}&email={email}", "tos_url": "http://www.example.com/tos", "privacy_url": "http://www.example.com/privacy", "search_engine": "foo" }, {"id": "bar", "label": "bar", "paid": false, "languages" : ["en-US", "fr-FR"], "api": "http://mochi.test:8888/browser/comm/mail/test/browser/newmailaccount/html/registration.html", "tos_url": "http://www.example.com/tos", "privacy_url": "http://www.example.com/privacy", "search_engine": "bar" }, {"id": "French", "label": "French Provider", "paid": false, "languages" : ["fr-FR"], "api": "http://mochi.test:8888/browser/comm/mail/test/browser/newmailaccount/html/registration.html", "tos_url": "http://www.example.com/tos", "privacy_url": "http://www.example.com/privacy", "search_engine": "French" }, {"id": "German", "label": "German Provider", "paid": false, "languages" : ["de-DE"], "api": "http://mochi.test:8888/browser/comm/mail/test/browser/newmailaccount/html/registration.html", "tos_url": "http://www.example.com/tos", "privacy_url": "http://www.example.com/privacy", "search_engine": "German" }, {"id": "corrupt", "label": "Corrupt Provider", "languages" : ["en-US"], "api": "http://mochi.test:8888/browser/comm/mail/test/browser/newmailaccount/html/registrationCorrupt.html" }]