I've been prototyping with the API in preparation for a project, mainly trying to figure out how to navigate the data (books <--> authors <--> series <--> works and how to get from one to all associated others).
I found that I can get a Work from book search results, but I can't seem to access a Work directly after that. I did notice that each work has a uri, but it doesn't make much sense to me, it tends to be in the format: kca://amzn1.gr.work.v1./
Can anyone provide any insight on what the work uri is and how to consume it?
I found that I can get a Work from book search results, but I can't seem to access a Work directly after that. I did notice that each work has a uri, but it doesn't make much sense to me, it tends to be in the format: kca://amzn1.gr.work.v1./
Can anyone provide any insight on what the work uri is and how to consume it?
Thanks!
Matt