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