LibraryThing Verkkopalvelu-API
Tämänhetkinen versio1.0
The current release version for the LibraryThing Services API.
PyyntöformaatitRESTThis format is a simple HTTP GET or POST action and expects method information. Pyynnöt noudattavat seuraavaa formaattia:
http://www.librarything.com/services/rest/[versio]/?[method_name]&
[arguments as key=value separated by ampersands]&apikey=[kehittäjän avaimesi]
esimerkki: http://www.librarything.com/services/rest/1.0/?method=librarything.ck.getwork&id=1060&apikey=d231aa37c9b4f5d304a60a3d0ad1dad4 Oletusarvoisesti REST-pyynnöt lähettävät REST-vastauksen. VastausformaatitRESTThis response is an XML block. Here is an example REST response for the work Jonathan Strange & Mr. Norrell JSON (tulossa pian)
This response is a text string in Javascript Object Notation (JSON).
ViestitLimitsVoit tehdä enintään 1,000 pyyntöä päivässä. |

