Given a demand ID, returns the demand data associated with that demand.
http://api.eventful.com/rest/demands/get?...&id=D0-001-000000045-2
<?xml version="1.0" encoding="UTF-8"?> <demand id="D0-001-000000045-2"> <id>D0-001-000000045-2</id> <description>I've seen Wil Wheaton speak...</description> <status>demanded</status> <location>San Diego metro area</location> <member_count>35</member_count> <created>2006-03-09 10:49:12</created> <creator>chris_radcliff</creator> <withdrawn>0</withdrawn> <withdrawn_note/> <performer> <id>P0-001-000000567-9</id> <name>Wil Wheaton</name> <is_human>1</is_human> <short_bio>writer, blogger, PokerStar, actor</short_bio> <long_bio>I'm just this guy, you know? Oh. You want more. ...</long_bio> <created>2006-03-09 10:41:35</created> <creator>wilwheaton</creator> <withdrawn>0</withdrawn> <withdrawn_note/> </performer> <events/> <links> <link id="6"> <url>http://www.mystgalaxy.com/</url> <type>Info</type> <description>Mysterious Galaxy bookstore</description> <username>chris_radcliff</username> <user_reputation>1</user_reputation> <time>2006-03-09 10:50:25</time> </link> ... </links> <comments> <comment id="10"> <text>Oh, I suppose that we could wait until one is actually available for sale, but that's optional.</text> <username>chris_radcliff</username> <user_reputation>1</user_reputation> <time>2006-03-09 11:23:54</time> </comment> ... </comments> <images> <image> <id>I0-001-000070868-8</id> <caption/> <creator>chris_radcliff</creator> <url>http://images.evdb.com/images/small/I0-001/000/070/868-8.jpg</url> <width>48</width> <height>71</height> <small> <url>http://images.evdb.com/images/small/I0-001/000/070/868-8.jpg</url> <width>48</width> <height>71</height> </small> <large> <url>http://images.evdb.com/images/large/I0-001/000/070/868-8.jpg</url> <width>200</width> <height>295</height> </large> <original> <url>http://images.evdb.com/images/original/I0-001/000/070/868-8.jpg</url> <width>200</width> <height>295</height> </original> <medium> <url>http://images.evdb.com/images/medium/I0-001/000/070/868-8.jpg</url> <width>128</width> <height>189</height> </medium> <block> <url>http://images.evdb.com/images/block/I0-001/000/070/868-8.jpg</url> <width>128</width> <height>128</height> </block> <thumb> <url>http://images.evdb.com/images/thumb/I0-001/000/070/868-8.jpg</url> <width>48</width> <height>48</height> </thumb> </image> ... </images> <tags> <tag id="author"> <title>author</title> <owner>chris_radcliff</owner> </tag> ... </tags> </demand>
This method may return these errors in an error document: