{ "version": { "edition": "enterprise", "api": "v2", "schema": 0 }, "error": false, "message": "", "results": [ { "VS_XXX": [ { "v_id": "Paul", "v_type": "Account", "attributes": { "a": "Paul" } }, { "v_id": "Scott", "v_type": "Account", "attributes": { "a": "Scott" } }, { "v_id": "Ed", "v_type": "Account", "attributes": { "a": "Ed" } }, { "v_id": "Jenny", "v_type": "Account", "attributes": { "a": "Jenny" } }, { "v_id": "Steven", "v_type": "Account", "attributes": { "a": "Steven" } } ] } ] }