URL for individual submissions

12 views
Skip to first unread message

DanT

unread,
Mar 4, 2011, 7:11:05 AM3/4/11
to Google Moderator API
Hi,

Is there a way to construct a url for an individual submission that is
meaningful to a browser (the api unique url is not given it returns
JSON.

Doug Coker™

unread,
Mar 4, 2011, 12:19:18 PM3/4/11
to google-mod...@googlegroups.com
The unique URL to the submission is composed of the seriesId and
submissionId values from the id field in the JSON response:

https://www.googleapis.com/moderator/v1/series/{seriesId}/submissions/{submissionId}

Example:
https://www.googleapis.com/moderator/v1/series/326802/submissions/1107805?pp=true

Documentation:
http://code.google.com/apis/moderator/v1/reference.html

Reply all
Reply to author
Forward
0 new messages