- +1 512-474-6400
- info@smallworldlabs.com
- Schedule Demo »
Returns a list of posts within a forum
<?xml version="1.0"?>
<response status="ok" time="Mon, 21 Apr 2008 15:14:42 -0500">
<forum_posts count="2" total="7">
<forum_post>
<thread_id>1</thread_id>
<user_id>1</user_id>
<subject>
<![CDATA[yoyoyo]]>
</subject>
<body>
<![CDATA[chekc check cehck <br />]]>
</body>
<date_posted>
<![CDATA[2008-01-11 11:15:43]]>
</date_posted>
<post_id>4</post_id>
<forum_id>5</forum_id>
<rating>-1</rating>
</forum_post>
<forum_post>
<thread_id>1</thread_id>
<user_id>1</user_id>
<subject>
<![CDATA[RE: yoyoyo]]>
</subject>
<body>
<![CDATA[yoyoo<br />]]>
</body>
<date_posted>
<![CDATA[2008-01-11 11:17:38]]>
</date_posted>
<post_id>5</post_id>
<forum_id>5</forum_id>
<rating>0</rating>
</forum_post>
</forum_posts>
</response>