Skip to content

Instantly share code, notes, and snippets.

@sandbender
Last active August 29, 2015 14:05
Show Gist options
  • Save sandbender/6012a9bdb602107c03ce to your computer and use it in GitHub Desktop.
Save sandbender/6012a9bdb602107c03ce to your computer and use it in GitHub Desktop.
Pocket Item Type
{
"item_id": "\u0001//item_id",
"resolved_id": "\u0001//resolved_id",
"given_url": "\u0001//given_url",
"given_title": "\u0001//given_title",
"resolved_url": "\u0001//resolved_url",
"resolved_title": "\u0001//resolved_title",
"favorite": "\u0001//favorite",
"status": "\u0001//status",
"excerpt": "\u0001//excerpt",
"is_article": "\u0001//is_article",
"word_count": "\u0001//word_count"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment