Get event details

/events/info.xml

Arguments

  • eventID (Required) - The ID of the requested event (numeric value)

Example query

  • GET /events/index.xml?eventID=72&AccessKeyId=0PN5X16HBGZHT7JJ3X82&Expires=1238598470&Signature=SF7y/ZXX8aSX5KnRjKnuOlP7S2k=
  • Host: api.imagecollect.com

Example response

<?xml version="1.0" encoding="UTF-8"?> 
<response> 
<result name="response" numFound="1" start="1"/> 
    <doc> 
        <int name="id">0000072</int> 
        <int name="title">2011 G'Day USA Australia Week LA Black Tie Gala</int> 
        <str name="city"><![CDATA[Los Angeles]]></str> 
        <str name="state"><![CDATA[CA]]></str> 
        <str name="country"><![CDATA[USA]]></str> 
        <int name="event_created">2011-01-23</int> 
        <str name="venue"><![CDATA[]]></str> 
        <str name="url"><![CDATA[http://imagecollect.com/events/2011-g-day-usa-australia-week-la-black-tie-gala-photos-0000072]]></str> 
        <str name="thumbnails"><![CDATA[http://static1.imagecollect.com/thumbnail/118/59debdbfa54093e]]></str> 
        <str name="preview"><![CDATA[http://static1.imagecollect.com/preview/118/59debdbfa54093e]]></str> 
    </doc> 
</response> 

Error codes

  1. ValueError Error validating input parameters
  2. AuthenticationError Invalid AccessKeyID or invalid SecretAccessKey or Expired out of date
  3. NoSuchImage File with FileId is not found