<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:-webkit-monospace;
        panose-1:0 0 0 0 0 0 0 0 0 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.apple-style-span
        {mso-style-name:apple-style-span;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=EN-US link=blue vlink=purple>
<div class=Section1>
<p class=MsoNormal>After getting the types for maddona I found my item:<o:p></o:p></p>
<p class=MsoNormal>/film/music_contributor<o:p></o:p></p>
<p class=MsoNormal>/music/artist<o:p></o:p></p>
<p class=MsoNormal>Etc..<o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>I also have the ID of this entity: <o:p></o:p></p>
<p class=MsoNormal>/quotationsbook/author/4624<o:p></o:p></p>
<p class=MsoNormal>Guid : #9202a8c04000641f8000000003ac7f48<o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>Can I create one query to get all the information under this
guid under the different types?<o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>I need the information under /film/music_contributor such
as :<o:p></o:p></p>
<p class=MsoNormal><span class=apple-style-span><span style='font-size:10.0pt;
font-family:"-webkit-monospace","serif";color:black'>"film" : [
"A League of Their Own", "At Close Range", "Truth or
Dare" ],</span></span><o:p></o:p></p>
<p class=MsoNormal><u><o:p><span style='text-decoration:none'> </span></o:p></u></p>
<p class=MsoNormal><u>and</u> under /music/artist such as:<o:p></o:p></p>
<p class=MsoNormal> <span class=apple-style-span><span style='font-size:
10.0pt;font-family:"-webkit-monospace","serif";color:black'>"album" :
[ "Rescue Me", "The Confessions Tour", "I'm Going to T</span></span><span
class=apple-style-span><span style='font-size:10.0pt;color:black'>…</span></span><o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>Thanks<o:p></o:p></p>
<p class=MsoNormal>Lilach<o:p></o:p></p>
</div>
</body>
</html>