instapaper/spec/fixtures/highlights_list.json
2015-02-09 23:47:09 -05:00

18 lines
297 B
JSON

[
{
"type":"highlight",
"highlight_id":42,
"bookmark_id":123,
"text":"example page",
"position":0,
"time":1394470555
},
{
"type":"highlight",
"highlight_id":43,
"bookmark_id":123,
"text":"example page 2",
"position":1,
"time":1394470555
}
]