Skip to content

Instantly share code, notes, and snippets.

@andrewSC
Created January 3, 2017 19:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andrewSC/7d22f039f9c8b7d62952b4705a2ec6c6 to your computer and use it in GitHub Desktop.
Save andrewSC/7d22f039f9c8b7d62952b4705a2ec6c6 to your computer and use it in GitHub Desktop.
{
"success": true,
"data": {
"pagination": {
"isNecessary": false,
"numResults": 1,
"docsPerPage": 10,
"selectedPageNumber": 1,
"pageCount": 1,
"hasPreviousPageNumber": false,
"previousPageNumber": 1,
"hasNextPageNumber": false,
"nextPageNumber": 1,
"startCardNumber": 1,
"endCardNumber": 1,
"remainingCards": 0,
"numberNextResults": 0,
"pageNumberList": [
1
]
},
"items": [
{
"name": "Not published yet",
"type": "dataset",
"url": "http://dx.doi.org/10.5072/FK2/ESZTKE",
"image_url": "https://apitest.dataverse.org/api/access/dsCardImage/12",
"global_id": "doi:10.5072/FK2/ESZTKE",
"description": "npy",
"citationHtml": "C, Andrew, 2017, \"Not published yet\", <a href=\"http://dx.doi.org/10.5072/FK2/ESZTKE\" target=\"_blank\">doi:10.5072/FK2/ESZTKE</a>, Root Dataverse, DRAFT VERSION",
"citation": "C, Andrew, 2017, \"Not published yet\", doi:10.5072/FK2/ESZTKE, Root Dataverse, DRAFT VERSION",
"matches": [],
"score": 1,
"entity_id": 39,
"api_url": "https://apitest.dataverse.org/api/datasets/39",
"authors": [
"C, Andrew"
],
"publication_statuses": [
"Unpublished",
"Draft"
],
"is_draft_state": true,
"is_in_review_state": false,
"is_unpublished_state": true,
"is_published": false,
"is_deaccesioned": false,
"date_to_display_on_card": "Jan 3, 2017",
"parentId": "1",
"parentName": "Root",
"user_roles": [
"Contributor"
]
}
],
"total_count": 1,
"start": 0,
"search_term": "*:*",
"dvobject_counts": {
"dataverses_count": 0,
"files_count": 0,
"datasets_count": 1
},
"pubstatus_counts": {
"unpublished_count": 1,
"draft_count": 1,
"published_count": 0,
"in_review_count": 0,
"deaccessioned_count": 0
},
"selected_filters": {
"publication_statuses": [
"Unpublished",
"Draft",
"In Review",
"Deaccessioned"
],
"role_names": [
"Admin",
"File Downloader",
"Dataverse + Dataset Creator",
"Dataverse Creator",
"Dataset Creator",
"Contributor",
"Curator",
"Member"
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment