Description

Retrieve the full details (all data fields) for a particular watch. Output is in XML or JSON format.

URL

https://api.watchbase.com/v1/watch

Parameters

key Your WatchBase API Key
format (optional) Possible values: xml, json. Defaults to: xml
id ID of the watch that you want to retrieve the full data for

Output

Full details of the requested watch.

Example API Call

Get full details for the SevenFriday V3-01 watch.

Click to see the output:
https://api.watchbase.com/v1/watch?id=17289&key=B4PMCSMEXeGo1c0Lpk5HmEQw2bKhSqaIwzhuJ9cy

Example output

<?xml version="1.0" encoding="UTF-8"?>
<response>
	<watch>
		<wb>
			<id>17289</id>
			<added>2015-10-22</added>
			<modified>2015-10-22</modified>
			<published>2015-10-22</published>
		</wb>
		<reference_number>V3-01</reference_number>
		<name>V3-01</name>
		<gender>M</gender>
		<released>2015</released>
		<stopped>10</stopped>
		<waterresistance>30.00 m</waterresistance>
		<description>With the V-Series, SevenFriday first introduced a case shape distinctively different compared to the earlier P- and M-series. It is powered by the same Myota 82S7 movement with open balance, yet in true SevenFriday fashion the display is not of the ordinary kind - both hours and seconds are displayed through a faux-retrograde hand with 'additioner' in 4 hour and 20 seconds increments respectively. The case is fitted with a patent pending strap change system and an embedded NFC chip to ensure the watch's originality. 

The V-Series case measures 44.3 * 49.7mm. The V1-01 has a stainless steel case with sunray brushed top bezel and a silver dial; the V2-01 features a vertical brushed top bezel and a more vintage'esque dial. The V3-01 has a PVD-coated case with a carbon-fibre look dial.</description>
		<brand>
			<id>37</id>
			<name>SevenFriday</name>
			<slug>sevenfriday</slug>
			<country_code></country_code>
			<logo>http://cdn.watchbase.com/brand/large/sevenfriday-85.png</logo>
			<website>http://www.sevenfriday.com</website>
			<pricerange_currency>EUR</pricerange_currency>
		</brand>
		<family>
			<id>499</id>
			<name>V-Series</name>
			<slug>v-series</slug>
		</family>
		<caliber>
			<reference_number>82S7</reference_number>
			<image>http://cdn.watchbase.com/caliber/large/miyota/82S7-34.png</image>
			<diameter>26.00 mm</diameter>
			<jewels>21</jewels>
			<powerreserve>40 h</powerreserve>
			<brand>Miyota</brand>
			<type>Automatic</type>
			<display>Analog</display>
			<hands>Additional 24 Hour Hand (fixed), Small Seconds, Hours, Minutes</hands>
		</caliber>
		<case>
			<materials>
				<material>Stainless steel</material>
			</materials>
			<coating>PVD</coating>
			<glass>Mineral</glass>
			<back>Closed</back>
			<shape>Cushion</shape>
			<diameter>49.70 mm</diameter>
			<height>12.85 mm</height>
			<lugwidth>28.00 mm</lugwidth>
		</case>
		<dial>
			<color>Carbon fiber</color>
			<finish>Matte</finish>
			<indextype>Mixed</indextype>
			<handstyle>Proprietary </handstyle>
		</dial>
	</watch>
</response>

Need more help with this?
Don’t hesitate to contact us here.

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.