/media//details
Returns offer details and metadata about one or more items. The domain for these URIs iseds.xboxlive.com.
The details API differs from the Related API and the Browse API (when passin in an ID) as those APIs return information about other items that are associated with the fiven ID, either explicitly or implicitly, whereas the details API returns additional information about the same item.
Multiple IDs of different media item types can be passed into a single call (as long as they’re not of type ProviderContentID - see below), but they all must belong to the same media group. However, there are a couple of client scenarios where the caller doesn’t know the media group. The API supports this by allowing a sepcial value of “Unknown” for the media group in the following situations:
- idType = XboxHexTitle, which will yield either AppType or GameType items
- idType = ProviderContentId, which will yield MovieType or TVType items
