Go back to Partigi API Documentation
ItemTypes reference to the type of element an item is.
Schema
ptItemType = element atom:entry {
atomId,
atomUpdated,
atomTitle,
atomCategory
}
The table below details the item common elements:
An example
<entry xmlns:ptList="http://schemas.partigi.com/v1.0/ptItemType">
<category term="http://schemas.partigi.com/v1.0#item_type" scheme="http://schemas.partigi.com/v1.0#kind"/>
<id>http://www.partigi.com/api/v1/items?item_type=film</id>
<title>film</title>
</entry>
Go back to Partigi API Documentation
Comments (0)
You don't have permission to comment on this page.