Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

Contact BrowZine Support to Request your API Key

Email us at support@thirdiron.com to request your API Key.  The The BrowZine API can only be used by institutions subscribing to the BrowZine Service.

...

Submit a GET request against this endpoint, filling in the appropriate path segments with the id number of your library and with the id number of the journal that you are trying to retrieve, and your application will get a response representing the journal.   Responses contain some metadata about the journal, such as a display name for the journal and publication date.   Responses also contain links to API endpoints through which metadata resources related to the journal, such as the current issue of the journal or a list of all issues of the journal, may be retrieved.  

...

Property
Type
Description
Optional
idnumber

The journal's unique id in the Browzine system

No
typestringhas the value "journals"No
titlestringThe journal's titleNo
issnstring

The issn for the journal, formatted with no hyphen


No
browzineEnabledbooleanTrue when the title is available within Browzine at the specified libraryNo
coverImageUrlstringA url to a small image that can be used to visually depict the journalNo
sjrValuenumberThe Scimago Journal Rank (SJR) - see all their ranking at their website

No

browzineWebLinkURLOn titles that are browzine enabled, this property will be present and will link to the journal's current issue within browzine.comYes
externalLinkURLOn titles that are not browzine BrowZine enabled, this property may be present. When it is, it is a link to the journal within the library's A-Z systemYes

...