Versions Compared

Key

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

The “Retrieve Articles of an Issue” endpoint allows a client to retrieve the articles of an issue in the Third Iron metadata database. Optionally, the endpoint can fetch articles within an issue that contain new content over a specific date range.

...

Property

Type

Description

Optional

id

number

The article's unique id in the Third Iron system

No

type

string

has the value "articles"

No

title

string

The article's title

Yes

date

string

The date of the article

No

authors

string

The authors of the article

Yes

inPress

boolean

True when the article is not yet assigned to a regularly published issue and is considered an "Article in Press". False when it is in a regularly published issue

No

doi

string

The article's DOI if Third Iron has the article's DOI

Yes

abstract

string

The article's abstract id Third Iron has the article's abstract

Yes

ILLURL

string

A link constructed for the library's ILL or document delivery system (when configured) to where the article may be requested

Yes

pmid

string

When the article is available from PubMed, the article's PMID appears here if Third Iron has it

Yes

fullTextFile

URL

On articles where LibKey is aware of a path directly to the PDF file, this property will be available

Yes

contentLocation

URL

On articles where LibKey is aware of a path to the web page where the article is available, this property will be available.  This can include non-publisher sources such as aggregators and repositories.

Yes

availableThroughBrowZine

boolean

True when the article is available within BrowZine at the specified library

No

openAccess

boolean

True when the article is open access, false otherwise.

Yes

retractionNoticeUrl

URL

If an article has been retracted, the attribute will be present, and have a URL to a page that will give more information about the retraction.

Yes

startPage

string

The page the article starts on

Yes

endPage

string

The page the article ends on

Yes

browzineWebLink

URL

On titles that are BrowZine enabled, this property will be present and will link to the article in the context of its issue (or articles in press list as appropriate) on browzine.com

No

relationships

Object

An object representing relationships between the article resource object and resource objects that represent other records in the Third Iron metadata database

Yes

relationships.issue

Object

An object representing the relationship between the article resource object and the resource object that represents the article's issue in the Third Iron Metadata database

Yes

relationships.issue.links

Object

An object holding links for the issue relationship

Yes

relationships.issue.links.related

string

A URL path to the API endpoint that retrieves the resource that represents the issue of the article

Yes

relationships.journal

Object

An object representing the relationship between the article resource object and the resource object that represent's the article's journal in the Third Iron metadata database

Yes

relationships.journal.links

Object

An object holdings links for the journal relationship

Yes

relationships.journal.links.related

string

A URL path to the API endpoint that retrieves the resource that represents the journal of the article

Yes

...

A subsequent page of the articles of an issue is retrieved by issuing a GET against the same URL page, but by adding a query string parameter named cursor with the value found in the meta.cursor.next property of the preceeding page of data.

Notes

Request URL

https://stagingpublic-api.thirdiron.com/public/v1/libraries/222/issues/290003457/articles?cursor=eyJwYWdlU2l6ZSI6MTAwLCJsb2NhdGlvbiI6eyJBcnRpY2xlU3RhcnRQYWdlTnVtZXJpYyI6IjIyMTY1MiIsIkFydGljbGVTdGFydFBhZ2UiOiJlMDIyMTY1MiIsIkFydGljbGVUaXRsZSI6IkVtcGF0aHkgYWZmZWN0cyB0cmFkZW9mZnMgYmV0d2VlbiBsaWZlJ3MgcXVhbGl0eSBhbmQgZHVyYXRpb24iLCJBcnRpY2xlSUQiOjM0ODUzMzM2MX0sIm5leHQiOm51bGx9|294695339d263c3ad5c5f0af11bf5e1dcdb1a414

Using a GET HTTP method

Response

Code Block
languagejson
{
    "data": [
        {
            "id": 348533344,
            "type": "articles",
            "title": "Novel approaches to model effects of subconjunctival blebs on flow pressure to improve clinical grading systems after glaucoma drainage surgery",
            "date": "2019-10-24",
            "authors": "Bouremel, Yann; Lee, Richard M. H.; Eames, Ian; Brocchini, Steve; Khaw, Peng Tee",
            "inPress": false,
            "doi": "10.1371/journal.pone.0221715",
            "abstract": "Clinical grading systems following glaucoma filtration surgery do not include any effects of the bleb on the intra-ocular pressure and are relatively subjective, therefore carrying the risk of inter and/or intra-observer variability. The main objective of the study is to quantify and model the effect of subconjunctival bleb on flow pressure for assessment of clinical grading following glaucoma surgery. Subconjunctival bleb was created by inserting a tube into ex vivo rabbit eyes via an ab externo approach through the anterior chamber and exiting into the subconjunctival space. Sterile dyed water was injected through the tube into the developing bleb. For the in vitro approach a silicone bleb was created by clamping a circular silicone sheet, injecting dyed water through a fixed resistance outlet tube. Photographic measurements of the bleb height, planform area and pressure were taken as a function of time. Clinical blebs were also collected over a few months. Mathematical algorithm software was used to build the bleb model. Bleb height and volume increase as pressure in the bleb increases. The bleb planform area tended to a constant determined by the section of conjunctiva prior to shunt insertion. These increases were in accordance with the bleb model developed in the Appendix. They show that the pressure in the bleb is related to the resistance of the outflow. The linearity of clinical grading systems is reviewed and a new grading approach is proposed. The pressure in the bleb has a strong dependence on bleb extent, height and a weak dependence on conjunctival thickness. The pressure in a bleb can be estimated from bleb height, radius, and flow rate inlet in agreement with the bleb flow model. These results provide support for an improved bleb categorization system.",
            "ILLURL": "https://illiad.mst.edu/illiad/illiad.dll/OpenURL?genre=article&aulast=Bouremel&issn=1932-6203&isbn=&title=PLoS%20ONE&atitle=Novel%20approaches%20to%20model%20effects%20of%20subconjunctival%20blebs%20on%20flow%20pressure%20to%20improve%20clinical%20grading%20systems%20after%20glaucoma%20drainage%20surgery&volume=14&part=&issue=10&spage=e0221715&epage=&date=2019-10-24",
            "pmid": "31647822",
            "fullTextFile": "https://develop.libkey.io/libraries/222/articles/348533344/full-text-file?utm_source=api_714",
            "contentLocation": "https://develop.libkey.io/libraries/222/articles/348533344",
            "availableThroughBrowzine": true,
            "startPage": "e0221715",
            "endPage": "",
            "browzineWebLink": "https://develop.browzine.com/libraries/222/journals/8166/issues/290003457?showArticleInContext=doi:10.1371%2Fjournal.pone.0221715&utm_source=api_714"
        },
        {
            "id": 344257841,
            "type": "articles",
            "title": "Validation of a simple extraction procedure for bisphenol A identification from human plasma",
            "date": "2019-10-03",
            "authors": "Wiraagni, Idha Arfianti; Mohd, Mustafa Ali; bin Abd Rashid, Rusdi; Haron, Didi Erwandi bin Mohamad",
            "inPress": false,
            "doi": "10.1371/journal.pone.0221774",
            "abstract": "The general population is exposed to bisphenol A (BPA) orally, parenterally, transdermally, and environmentally as a result of the use of BPA in food packaging, plastics, and personal care products. The majority of the population nowadays (91-99%) has detectable levels of BPA inside their body. In this study, we successfully performed an inexpensive, rapid, and simple protein precipitation procedure for extraction of BPA from human plasma, followed by analysis by LC-MS/MS. This method was specifically developed for handling large numbers of samples with minimum cost and volume of sample. The developed method was accurate, precise, and reproducible for quantification of BPA from human plasma samples in the concentration range of 10-2000 ng/mL. The method was performed on samples from 150 healthy volunteers who were enrolled in the study. The mean of observed BPA level was 2.22 ± 9.91 ng/mL. Higher BPA levels were observed for females compare to that of males (p-value = 0.002), the BPA levels were higher in participants 33 years of age and older compared to those less than 33 years of age (p-value = 0.000), then the BPA levels higher in subjects with tap water as source of drinking (p-value = 0.005). This method may be valuable for general risk assessment of BPA for a large and varied population because of its efficiency and economical aspects.",
            "ILLURL": "https://illiad.mst.edu/illiad/illiad.dll/OpenURL?genre=article&aulast=Wiraagni&issn=1932-6203&isbn=&title=PLoS%20ONE&atitle=Validation%20of%20a%20simple%20extraction%20procedure%20for%20bisphenol%20A%20identification%20from%20human%20plasma&volume=14&part=&issue=10&spage=e0221774&epage=&date=2019-10-03",
            "pmid": "31581189",
            "fullTextFile": "https://develop.libkey.io/libraries/222/articles/344257841/full-text-file?utm_source=api_714",
            "contentLocation": "https://develop.libkey.io/libraries/222/articles/344257841",
            "availableThroughBrowzine": true,
            "startPage": "e0221774",
            "endPage": "",
            "browzineWebLink": "https://develop.browzine.com/libraries/222/journals/8166/issues/290003457?showArticleInContext=doi:10.1371%2Fjournal.pone.0221774&utm_source=api_714"
        },
        {
            "id": 348533407,
            "type": "articles",
            "title": "Global incidence of prostate cancer in developing and developed countries with changing age structures",
            "date": "2019-10-24",
            "authors": "Teoh, Jeremy Y. C.; Hirai, Hoyee W.; Ho, Jason M. W.; Chan, Felix C. H.; Tsoi, Kelvin K. F.; Ng, Chi Fai",
            "inPress": false,
            "doi": "10.1371/journal.pone.0221775",
            "abstract": "To investigate the global incidence of prostate cancer with special attention to the changing age structures. Data regarding the cancer incidence and population statistics were retrieved from the International Agency for Research on Cancer in World Health Organization. Eight developing and developed jurisdictions in Asia and the Western countries were selected for global comparison. Time series were constructed based on the cancer incidence rates from 1988 to 2007. The incidence rate of the population aged ≥ 65 was adjusted by the increasing proportion of elderly population, and was defined as the \"aging-adjusted incidence rate\". Cancer incidence and population were then projected to 2030. The aging-adjusted incidence rates of prostate cancer in Asia (Hong Kong, Japan and China) and the developing Western countries (Costa Rica and Croatia) had increased progressively with time. In the developed Western countries (the United States, the United Kingdom and Sweden), we observed initial increases in the aging-adjusted incidence rates of prostate cancer, which then gradually plateaued and even decreased with time. Projections showed that the aging-adjusted incidence rates of prostate cancer in Asia and the developing Western countries were expected to increase in much larger extents than the developed Western countries.",
            "ILLURL": "https://illiad.mst.edu/illiad/illiad.dll/OpenURL?genre=article&aulast=Teoh&issn=1932-6203&isbn=&title=PLoS%20ONE&atitle=Global%20incidence%20of%20prostate%20cancer%20in%20developing%20and%20developed%20countries%20with%20changing%20age%20structures&volume=14&part=&issue=10&spage=e0221775&epage=&date=2019-10-24",
            "pmid": "31647819",
            "fullTextFile": "https://develop.libkey.io/libraries/222/articles/348533407/full-text-file?utm_source=api_714",
            "contentLocation": "https://develop.libkey.io/libraries/222/articles/348533407",
            "availableThroughBrowzine": true,
            "startPage": "e0221775",
            "endPage": "",
            "browzineWebLink": "https://develop.browzine.com/libraries/222/journals/8166/issues/290003457?showArticleInContext=doi:10.1371%2Fjournal.pone.0221775&utm_source=api_714"
        },
        ...
        {
            "id": 347674791,
            "type": "articles",
            "title": "Widespread chytrid infection across frogs in the Peruvian Amazon suggests critical role for low elevation in pathogen spread and persistence",
            "date": "2019-10-16",
            "authors": "Russell, Imani D.; Larson, Joanna G.; von May, Rudolf; Holmes, Iris A.; James, Timothy Y.; Davis Rabosky, Alison R.",
            "inPress": false,
            "doi": "10.1371/journal.pone.0222718",
            "abstract": "Outbreaks of emerging infectious diseases are becoming more frequent as climate changes wildlife communities at unprecedented rates, driving population declines and raising concerns for species conservation. One critical disease is the global pandemic of chytridiomycosis in frogs, which can be caused by the fungal pathogen Batrachochytrium dendrobatidis (Bd). Although there is clear evidence for Bd-induced mortality across high-elevation frog communities, little attention is given to the role of lowlands in Bd's persistence and spread because low elevations are assumed to be too warm to harbor significant levels of Bd. Here, we report widespread Bd infection across 80 frog species from three sites in the lowland Peruvian Amazon, an area with no documented Bd-related amphibian declines. Despite observing no clinical signs of infection in the field, we found that 24-46% of individuals were infected per site (up to ≈105,000 zoospore equivalents per frog) by three Bd strains from the global pandemic lineage (Bd-GPL). We also found collection site and seasonal effects to be only weak predictors of Bd prevalence and load, with lower elevation and drier habitats marginally decreasing both prevalence and load. We found no further effect of host phylogeny, ecotype, or body size. Our results showing high and widespread prevalence across a lowland tropical ecosystem contradict the expectations based on the global pattern of pathogenicity of Bd that is largely restricted to higher elevations and colder temperatures. These findings imply that the lowlands may play a critical role in the spread and persistence of Bd over time and space.",
            "ILLURL": "https://illiad.mst.edu/illiad/illiad.dll/OpenURL?genre=article&aulast=Russell&issn=1932-6203&isbn=&title=PLoS%20ONE&atitle=Widespread%20chytrid%20infection%20across%20frogs%20in%20the%20Peruvian%20Amazon%20suggests%20critical%20role%20for%20low%20elevation%20in%20pathogen%20spread%20and%20persistence&volume=14&part=&issue=10&spage=e0222718&epage=&date=2019-10-16",
            "pmid": "31618214",
            "fullTextFile": "https://develop.libkey.io/libraries/222/articles/347674791/full-text-file?utm_source=api_714",
            "contentLocation": "https://develop.libkey.io/libraries/222/articles/347674791",
            "availableThroughBrowzine": true,
            "startPage": "e0222718",
            "endPage": "",
            "browzineWebLink": "https://develop.browzine.com/libraries/222/journals/8166/issues/290003457?showArticleInContext=doi:10.1371%2Fjournal.pone.0222718&utm_source=api_714"
        }
    ],
    "meta": {
        "cursor": {
            "next": "eyJwYWdlU2l6ZSI6MTAwLCJsb2NhdGlvbiI6eyJBcnRpY2xlU3RhcnRQYWdlTnVtZXJpYyI6IjIyMjcxOCIsIkFydGljbGVTdGFydFBhZ2UiOiJlMDIyMjcxOCIsIkFydGljbGVUaXRsZSI6IldpZGVzcHJlYWQgY2h5dHJpZCBpbmZlY3Rpb24gYWNyb3NzIGZyb2dzIGluIHRoZSBQZXJ1dmlhbiBBbWF6b24gc3VnZ2VzdHMgY3JpdGljYWwgcm9sZSBmb3IgbG93IGVsZXZhdGlvbiBpbiBwYXRob2dlbiBzcHJlYWQgYW5kIHBlcnNpc3RlbmNlIiwiQXJ0aWNsZUlEIjozNDc2NzQ3OTF9LCJuZXh0IjpudWxsfQ==|f4d0c05f7fad5aab63d890cb08b66d4c5dfc1903"
        }
    }
}

...