Returns one or more feed items from Awasu's archive database.
The response can be either generated from a template file (e.g.
feedItems-get.xml or
feedItems-get.json), or as a report (either by passing in the ID of an
existing report, or sending a
report configuration in the POST data).
Parameters:
| id | Comma-separated list of item ID's. |
| report (r) | ID of a report to generate the response with. |
| contentType (ct) | MIME type to return the response as. |
The standard parameters recognized by all Awasu API calls are listed
here.