-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
52 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
{ | ||
"nyplAPI": { | ||
"request": { | ||
"query": "Search" | ||
}, | ||
"response": { | ||
"headers": { | ||
"status": "success", | ||
"code": "200", | ||
"message": "ok" | ||
}, | ||
"name": "Billy Rose Theatre Division", | ||
"slug": "billy-rose-theatre-division", | ||
"summary": "The Billy Rose Theatre Division of The New York Public Library is one of the largest and most comprehensive archives devoted to the theatrical arts. Encompassing dramatic performance in all its diversity, the division is an indispensable resource for artists, writers, researchers, scholars, students, and the general public.", | ||
"nyplLink": "https://www.nypl.org/locations/lpa/billy-rose-theatre-division", | ||
"numFound": "218", | ||
"perPage": "48", | ||
"page": "1", | ||
"items": [ | ||
{ | ||
"title": "Publicity photograph of Maxine Elliott", | ||
"uuid": "da343760-632a-013d-3a3b-0242ac110002", | ||
"url": "https://digitalcollections.nypl.org/items/da343760-632a-013d-3a3b-0242ac110002", | ||
"imageID": "58928240", | ||
"containsMultipleImages": "true" | ||
}, | ||
{ | ||
"title": "Mark Short, Mary Mannering, and Charles Richman in the stage production A Man's World", | ||
"uuid": "22b8e920-632a-013d-4265-0242ac110003", | ||
"url": "https://digitalcollections.nypl.org/items/22b8e920-632a-013d-4265-0242ac110003", | ||
"imageID": "58928238", | ||
"containsMultipleImages": "true" | ||
}, | ||
{ | ||
"title": "Yaphet Kotto, Jimmy Pelham, and Maria Tucci in the stage production The Great White Hope", | ||
"uuid": "ef2645d0-4eb3-013d-b578-0242ac110003", | ||
"url": "https://digitalcollections.nypl.org/items/ef2645d0-4eb3-013d-b578-0242ac110003", | ||
"imageID": "58926705", | ||
"containsMultipleImages": "true" | ||
}, | ||
{ | ||
"title": "Yaphet Kotto and Maria Tucci in the stage production The Great White Hope", | ||
"uuid": "95d7c270-4eb3-013d-67ad-0242ac110003", | ||
"url": "https://digitalcollections.nypl.org/items/95d7c270-4eb3-013d-67ad-0242ac110003", | ||
"imageID": "58926707", | ||
"containsMultipleImages": "true" | ||
} | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters