1{ 2 "_id": "noid", 3 "_rev": "1-xxx", 4 "_revisions": { 5 "start": 1, 6 "ids": [ 7 "xxx" 8 ] 9 }, 10 "value": "foo" 11}
View as plain text