Fikun API

Fikun's API Documentation 
« Back to blog

Item Reviews

Return reviews given by users to an item.

URI Resource

http://api.fikun.com/reviews/item_id.format

Format

json, xml, rss, atom, php

Required Parameters

  • item_id — item identificator
  • format — format of the response

Optional Parameters

  • none

Return Values

  • id — item identificator
  • review_id — the id of the review
  • review_link — the link of the review
  • comment — the review itself
  • tags — user given tags for this item
  • date — date of the review (the date it was added)
  • user — nick of the user
  • title — title of the item
  • comments — number of comments to this review
  • upvotes — number of upvotes to this review
  • status — have or wish
  • image_large — link to the large image of the item
  • image_medium — link to the medium image of the item
  • image_small — link to the small image of the item

Example

http://api.fikun.com/reviews/1150.json

User reviews of the item 1150 (Apple iPad)

Comments (0)

Leave a comment...