Skip to content

Instantly share code, notes, and snippets.

@Johnetordoff
Created July 22, 2024 14:29
Show Gist options
  • Save Johnetordoff/ca22d6a9fd6f895b93f8f60904d8ee99 to your computer and use it in GitHub Desktop.
Save Johnetordoff/ca22d6a9fd6f895b93f8f60904d8ee99 to your computer and use it in GitHub Desktop.
{
"data": [
{
"id": "refm5",
"type": "preprints",
"attributes": {
"date_created": "2024-07-22T12:48:42.497699",
"date_modified": "2024-07-22T12:48:42.603850",
"date_published": "2024-07-22T12:48:42.593816",
"original_publication_date": null,
"doi": "10.123/1",
"title": "Test Title",
"description": "Test Description",
"is_published": true,
"is_preprint_orphan": false,
"license_record": null,
"tags": [],
"preprint_doi_created": "2024-07-22T12:48:42.603609",
"date_withdrawn": null,
"current_user_permissions": [],
"public": true,
"reviews_state": "accepted",
"date_last_transitioned": "2024-07-22T12:48:42.593816",
"has_coi": null,
"conflict_of_interest_statement": null,
"has_data_links": null,
"why_no_data": null,
"data_links": null,
"has_prereg_links": null,
"why_no_prereg": null,
"prereg_links": null,
"prereg_link_info": null,
"subjects": [
[
{
"id": "669e552a240353000e6c1ef7",
"text": "Example Subject #2"
}
]
]
},
"relationships": {
"contributors": {
"links": {
"related": {
"href": "http://localhost:8000/v2/preprints/refm5/contributors/",
"meta": {}
}
}
},
"bibliographic_contributors": {
"links": {
"related": {
"href": "http://localhost:8000/v2/preprints/refm5/bibliographic_contributors/",
"meta": {}
}
}
},
"citation": {
"links": {
"related": {
"href": "http://localhost:8000/v2/preprints/refm5/citation/",
"meta": {}
}
},
"data": {
"id": "refm5",
"type": "citation"
}
},
"affiliated_institutions": {
"links": {
"related": {
"href": "http://localhost:8000/v2/preprints/refm5/institutions/",
"meta": {}
},
"self": {
"href": "http://localhost:8000/v2/preprints/refm5/institutions/",
"meta": {}
}
}
},
"identifiers": {
"links": {
"related": {
"href": "http://localhost:8000/v2/preprints/refm5/identifiers/",
"meta": {}
}
}
},
"node": {
"links": {
"self": {
"href": "http://localhost:8000/v2/preprints/refm5/relationships/node/",
"meta": {}
}
}
},
"provider": {
"links": {
"related": {
"href": "http://localhost:8000/v2/providers/preprints/slug2/",
"meta": {}
}
},
"data": {
"id": "slug2",
"type": "preprint-providers"
}
},
"files": {
"links": {
"related": {
"href": "http://localhost:8000/v2/preprints/refm5/files/",
"meta": {}
}
}
},
"primary_file": {
"links": {
"related": {
"href": "http://localhost:8000/v2/files/669e552a240353000e6c1ef9/",
"meta": {}
}
},
"data": {
"id": "669e552a240353000e6c1ef9",
"type": "files"
}
},
"review_actions": {
"links": {
"related": {
"href": "http://localhost:8000/v2/preprints/refm5/review_actions/",
"meta": {}
}
}
},
"requests": {
"links": {
"related": {
"href": "http://localhost:8000/v2/preprints/refm5/requests/",
"meta": {}
}
}
}
},
"links": {
"self": "http://localhost:8000/v2/preprints/refm5/",
"html": "http://localhost:5000/preprints/slug2/refm5/",
"doi": "https://doi.org/10.123/1",
"preprint_doi": "https://doi.org/None/FK2osf.io/refm5",
"iri": "http://localhost:5000/refm5"
}
}
],
"links": {
"first": null,
"last": null,
"prev": null,
"next": null,
"meta": {
"total": 1,
"per_page": 10
}
},
"meta": {
"version": "2.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment