Created
May 6, 2018 14:20
-
-
Save mjordan/78c30ce9bb6ec7e3f8f838aa27a39fef to your computer and use it in GitHub Desktop.
This file contains hidden or 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
```javascript | |
{ | |
"responseHeader": { | |
"status": 0, | |
"QTime": 1, | |
"params": { | |
"q": "RELS_EXT_isMemberOfCollection_uri_mt:\u0022vpl:collection\u0022\u0026RELS_EXT_hasModel_uri_mt\\:info:fedora", | |
"json.nl": "map", | |
"fl": "PID,fgs_label_t", | |
"start": "0", | |
"fq": "RELS_EXT_isViewableByUser_literal_ms:\u0022anonymous\u0022 OR RELS_EXT_isViewableByRole_literal_ms:\u0022anonymous user\u0022 OR ((*:* -RELS_EXT_isViewableByUser_literal_ms:[* TO *]) AND (*:* -RELS_EXT_isViewableByRole_literal_ms:[* TO *]))", | |
"rows": "10", | |
"version": "1.2", | |
"wt": "json" | |
} | |
}, | |
"response": { | |
"numFound": 1351, | |
"start": 0, | |
"docs": [{ | |
"PID": "vpl:122", | |
"fgs_label_t": "Chinese business damaged by race riot" | |
}, { | |
"PID": "vpl:1224", | |
"fgs_label_t": "Doukhobors at cenotaph with Lebedoff sign" | |
}, { | |
"PID": "vpl:1225", | |
"fgs_label_t": "Doukhobors praying at cenotaph" | |
}, { | |
"PID": "vpl:1221", | |
"fgs_label_t": "Doukhobors entering office in Parliament Buildings" | |
}, { | |
"PID": "vpl:1223", | |
"fgs_label_t": "Doukhobors at cenotaph in Downtown Vancouver" | |
}, { | |
"PID": "vpl:1222", | |
"fgs_label_t": "Doukhobors standing next to buses in Downtown Vancouver" | |
}, { | |
"PID": "vpl:1219", | |
"fgs_label_t": "Doukhobors waiting in Parliament Buildings" | |
}, { | |
"PID": "vpl:1220", | |
"fgs_label_t": "Doukhobors in Parliament Buildings" | |
}, { | |
"PID": "vpl:100", | |
"fgs_label_t": "C.P.R. wooden bridge at M.204.25 near Ashcroft" | |
}, { | |
"PID": "vpl:10", | |
"fgs_label_t": "Komagata Maru incident" | |
}] | |
} | |
} | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment