Skip to content

Instantly share code, notes, and snippets.

@pkiraly
Created September 2, 2014 13:22
Show Gist options
  • Save pkiraly/baa6df2991aa0524721f to your computer and use it in GitHub Desktop.
Save pkiraly/baa6df2991aa0524721f to your computer and use it in GitHub Desktop.
Example of following-siblings.json call
{
"apikey": "xxxxxxxx",
"action": "following-siblings.json",
"success": true,
"statsDuration": 2248,
"requestNumber": 7326,
"self": {
"id": "/9200300/BibliographicResource_3000051829073",
"title": {
"def": [
"Innsbrucker Nachrichten - 1854-02-06"
]
},
"type": "TEXT",
"parent": "/9200300/BibliographicResource_3000052917523",
"index": 9,
"childrenCount": 0,
"hasChildren": false
},
"following-siblings": [
{
"id": "/9200300/BibliographicResource_3000051802803",
"title": {
"def": [
"Innsbrucker Nachrichten - 1854-02-07"
]
},
"type": "TEXT",
"parent": "/9200300/BibliographicResource_3000052917523",
"index": 10,
"childrenCount": 0,
"hasChildren": false
},
{
"id": "/9200300/BibliographicResource_3000051859062",
"title": {
"def": [
"Innsbrucker Nachrichten - 1854-02-08"
]
},
"type": "TEXT",
"parent": "/9200300/BibliographicResource_3000052917523",
"index": 11,
"childrenCount": 0,
"hasChildren": false
},
{
"id": "/9200300/BibliographicResource_3000051819223",
"title": {
"def": [
"Innsbrucker Nachrichten - 1854-02-09"
]
},
"type": "TEXT",
"parent": "/9200300/BibliographicResource_3000052917523",
"index": 12,
"childrenCount": 0,
"hasChildren": false
},
{
"id": "/9200300/BibliographicResource_3000051847960",
"title": {
"def": [
"Innsbrucker Nachrichten - 1854-02-10"
]
},
"type": "TEXT",
"parent": "/9200300/BibliographicResource_3000052917523",
"index": 13,
"childrenCount": 0,
"hasChildren": false
},
{
"id": "/9200300/BibliographicResource_3000051793607",
"title": {
"def": [
"Innsbrucker Nachrichten - 1854-02-11"
]
},
"type": "TEXT",
"parent": "/9200300/BibliographicResource_3000052917523",
"index": 14,
"childrenCount": 0,
"hasChildren": false
},
{
"id": "/9200300/BibliographicResource_3000051798476",
"title": {
"def": [
"Innsbrucker Nachrichten - 1854-02-13"
]
},
"type": "TEXT",
"parent": "/9200300/BibliographicResource_3000052917523",
"index": 15,
"childrenCount": 0,
"hasChildren": false
},
{
"id": "/9200300/BibliographicResource_3000051783210",
"title": {
"def": [
"Innsbrucker Nachrichten - 1854-02-14"
]
},
"type": "TEXT",
"parent": "/9200300/BibliographicResource_3000052917523",
"index": 16,
"childrenCount": 0,
"hasChildren": false
},
{
"id": "/9200300/BibliographicResource_3000051786059",
"title": {
"def": [
"Innsbrucker Nachrichten - 1854-02-15"
]
},
"type": "TEXT",
"parent": "/9200300/BibliographicResource_3000052917523",
"index": 17,
"childrenCount": 0,
"hasChildren": false
},
{
"id": "/9200300/BibliographicResource_3000051783229",
"title": {
"def": [
"Innsbrucker Nachrichten - 1854-02-16"
]
},
"type": "TEXT",
"parent": "/9200300/BibliographicResource_3000052917523",
"index": 18,
"childrenCount": 0,
"hasChildren": false
},
{
"id": "/9200300/BibliographicResource_3000051839001",
"title": {
"def": [
"Innsbrucker Nachrichten - 1854-02-17"
]
},
"type": "TEXT",
"parent": "/9200300/BibliographicResource_3000052917523",
"index": 19,
"childrenCount": 0,
"hasChildren": false
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment