Hi,
I am experimetning with the MAS API as a means to lookup a list of references (e.g. from a word document) and getting the full information from MAS - and the final result will be to export them as BibTex for use in a reference manager (in my case EndNote).
Now - I can see that a search like this returns
not only the authors and title for a reference, but also the journal, volume and page numbers.
I can get the authors, title and journal id from the MAS API, but not the volume and page for the article!
Any tips on how to solve that?