= Getting a merchant page = == Request Format == {{{ http://api.praized.com/{community_slug}/merchants/{merchant_pid}.{format}?api_key={your api key} }}} == Arguments == === {merchant_pid} === The unique identifier for a merchant. format : string ex : 96423266cd5145552decb67454b13e4e == Response Format == === XML === {{{ http://praized.com/ praized-com-hub praized.com hub http://praized.com/ http://praized.com/places/ca/quebec/montreal/societe-des-arts-technologiques-sat 96423266cd5145552decb67454b13e4e Societe Des Arts Technologiques (SAT) 2008-06-27T19:25:55Z 15 0 http://www.yellowpages.ca/bus/Quebec/Montreal/Societe-Des-Arts-Technologiques-SAT-/2542153.html?AFC-2BI478746688 1 http://yellowpages.ca/search/si/1/arts/montreal?AFC-2BI478746688 1 98 89 90 9 http://ca.stats.praized.com/ping?t=1219974134.49459 arts cultural organizations culture web technology internet dj vj 7 (514)8442033 Montreal MTL Montreal H2X 2S6 45.509334 Quebec Canada CA Canada 1195, boulevard Saint-Laurent -73.562672 2008-04-04T18:13:46Z }}} === JSON === {{{ {"praized": {"community": {"base_url": "http://praized.com/", "slug": "praized-com-hub", "name": "praized.com hub", "home_url": "http://praized.com/" }, "merchant": {"permalink": "http://praized.com/places/ca/quebec/montreal/societe-des-arts-technologiques-sat", "pid": "96423266cd5145552decb67454b13e4e", "name": "Societe Des Arts Technologiques (SAT)", "favorite_count": "15", "updated_at": "2008/06/27 19:25:55 +0000", "sponsored_links": [{"order": "0", "url": "http://www.yellowpages.ca/bus/Quebec/Montreal/Societe-Des-Arts-Technologiques-SAT-/2542153.html?AFC-2BI478746688", "label": "See more information about this merchant in YellowPages.ca" }, {"order": "1", "url": "http://yellowpages.ca/search/si/1/arts/montreal?AFC-2BI478746688", "label": "Find arts in Montreal in YellowPages.ca" } ], "votes": {"neg_count": "1", "score": "98", "pos_count": "89", "count": "90" }, "tag_count": "9", "tags": [{"name": "arts"}, {"name": "cultural"}, {"name": "organizations"}, {"name": "culture"}, {"name": "web"}, {"name": "technology"}, {"name": "internet"}, {"name": "dj"}, {"name": "vj" }], "stat_links": [{"url": "http://ca.stats.praized.com/ping?t=1219874280.23980"}], "url": null, "comment_count": "7", "business_hours": null, "description": null, "fax": null, "phone": "(514)8442033", "location": {"city": {"name": "Montreal", "code": "MTL", "name_fr": "Montreal" }, "postal_code": "H2X 2S6", "latitude": 45.509334, "regions": {"province": "Quebec"}, "country": {"name": "Canada", "code": "CA", "name_fr": "Canada"}, "street_address": "1195, boulevard Saint-Laurent", "longitude": -73.562672}, "created_at": "2008/04/04 18:13:46 +0000", "email": null } } } }}} ------ Continue to [GET_Merchant_Votes Getting votes for a merchant] Back to [GET_Merchant_Search Searching for merchants within a community] Up to [API Our Index]