API access to Items
On a site I'm interfacing with, some of the content is in Items (e.g. http://site.com/Item/Item_Name_Here ). However, I'm not seeing any method to get at the list of Items or details about an Item through the API.
Normally I might expect references to them to be found in a Device or Guide's Parts or Tools list, but admittedly I'm not sure if the site's author has set the Device page up correctly.
Even so, however, if an Item exists but there is no other API-accessible data linking to it, I would like a way to query the list of Items and retrieve details about them through a direct API call.
Is this a good question?