/api/v1/research/crossref/search and related list endpoints.{
"items": [
{
"DOI": "string",
"title": [
"string"
],
"subtitle": [
"string"
],
"short-title": [
"string"
],
"original-title": [
"string"
],
"container-title": [
"string"
],
"short-container-title": [
"string"
],
"type": "string",
"publisher": "string",
"member": "string",
"prefix": "string",
"volume": "string",
"issue": "string",
"page": "string",
"article-number": "string",
"ISSN": [
"string"
],
"issn-type": [
{
"value": "string",
"type": "string"
}
],
"ISBN": [
"string"
],
"language": "string",
"subject": [
"string"
],
"author": [
{
"given": "string",
"family": "string",
"name": "string",
"sequence": "string",
"ORCID": "string",
"authenticated-orcid": true,
"affiliation": [
{
"property1": "string",
"property2": "string"
}
],
"suffix": "string"
}
],
"editor": [
{
"given": "string",
"family": "string",
"name": "string",
"sequence": "string",
"ORCID": "string",
"authenticated-orcid": true,
"affiliation": [
{
"property1": "string",
"property2": "string"
}
],
"suffix": "string"
}
],
"chair": [
{
"given": "string",
"family": "string",
"name": "string",
"sequence": "string",
"ORCID": "string",
"authenticated-orcid": true,
"affiliation": [
{
"property1": "string",
"property2": "string"
}
],
"suffix": "string"
}
],
"translator": [
{
"given": "string",
"family": "string",
"name": "string",
"sequence": "string",
"ORCID": "string",
"authenticated-orcid": true,
"affiliation": [
{
"property1": "string",
"property2": "string"
}
],
"suffix": "string"
}
],
"abstract": "string",
"published": {
"date-parts": [
[
0
]
],
"date-time": "string",
"timestamp": 0
},
"published-online": {
"date-parts": [
[
0
]
],
"date-time": "string",
"timestamp": 0
},
"published-print": {
"date-parts": [
[
0
]
],
"date-time": "string",
"timestamp": 0
},
"issued": {
"date-parts": [
[
0
]
],
"date-time": "string",
"timestamp": 0
},
"created": {
"date-parts": [
[
0
]
],
"date-time": "string",
"timestamp": 0
},
"deposited": {
"date-parts": [
[
0
]
],
"date-time": "string",
"timestamp": 0
},
"indexed": {
"date-parts": [
[
0
]
],
"date-time": "string",
"timestamp": 0
},
"reference-count": 0,
"references-count": 0,
"is-referenced-by-count": 0,
"reference": [
{
"key": "string",
"DOI": "string",
"doi-asserted-by": "string",
"unstructured": "string",
"article-title": "string",
"journal-title": "string",
"volume-title": "string",
"author": "string",
"year": "string",
"volume": "string",
"issue": "string",
"first-page": "string",
"ISSN": "string",
"isbn-type": "string",
"component": "string"
}
],
"license": [
{
"URL": "string",
"content-version": "string",
"delay-in-days": 0,
"start": {
"date-parts": [
[
0
]
],
"date-time": "string",
"timestamp": 0
}
}
],
"link": [
{
"URL": "string",
"content-type": "string",
"content-version": "string",
"intended-application": "string"
}
],
"funder": [
{
"name": "string",
"DOI": "string",
"doi-asserted-by": "string",
"award": [
"string"
]
}
],
"resource": {
"primary": {
"property1": "string",
"property2": "string"
}
},
"URL": "string",
"source": "string",
"score": 0,
"update-policy": "string",
"updated-by": [
{
"property1": "string",
"property2": "string"
}
],
"content-domain": {
"property1": "string",
"property2": "string"
},
"relation": {
"property1": "string",
"property2": "string"
},
"assertion": [
{
"property1": "string",
"property2": "string"
}
],
"alternative-id": [
"string"
]
}
],
"list_meta": {
"total_results": 0,
"items_per_page": 0,
"next_cursor": "string"
}
}