Recherche :  

s'identifier

item_infos

Propriétés d'un element.

Description :

parametres :

  • client (string)
  • version
  • locale
  • media_type (string) : quel types de catégories (video, photo, track, news, event)
  • id (integer) : identifiant de l'élément

Exemple :

http://www.streameo.tv/getJSON.php?type=production_infos&client=iphone&version=1.0&id=2&media_type=video

Résultats :

  • informations : id, title, etc...

Dans le cas d'un item de type videolist, gallery et tracklist les résultats suivants sont envoyé.

  • totalItemsAvailable, "items":[]

Détails des commandes et leurs parametres associés :

Commande Paramètres
Liste de tous types de medias

media_type : (video, photo, tracks, news, event, videolist, gallery, tracklist, newslist, eventlist)
id_user
id_univers

Information d'une video

media_type : (video)
id

Information d'une photo

media_type : (photo)
id

Information d'une track

media_type : (track)
id

Information d'une news

media_type : (news)
id

Information d'un événement

media_type : (event)
id

Information d'une videolist

media_type : (videolist)
id

Information d'une gallery

media_type : (gallery)
id

Information d'une tracklist

media_type : (tracklist)
id

Information d'une categorie de news

media_type : (newslist)
id

Information d'une categorie d'événement

media_type : (evenlist)
id

Alias :

  • production_infos : Informations d'une production
  • prod : Informations d'une production
  • playlist : Information d'une playlist
  • video : Information d'une video
  • image : Information d'une image
  • track : Information d'une track
  • videolist : Information d'une videolist
  • gallery : Information d'une gallery
  • tracklist : Information d'une tracklist
  • news : Information d'une news
  • event : Information d'un événement
  • newslist : Information d'une categorie de news
  • eventlist : Information d'une categorie d'événements

 

dernière modification : 06/05/2011 15:40:42 
Editer la page 

voir aussi