mirror of
https://github.com/samsonjs/instapaper.git
synced 2026-03-25 08:55:49 +00:00
18 lines
297 B
JSON
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
|
|
}
|
|
]
|