Skip to content
iros edited this page Jan 7, 2013 · 5 revisions

Article format definition

{ 
  "id" : "<string>",
  "title" : "<string>",
  "body" : "<string>",
  "original_body" : "<string>",
  "bylines":["<string>","<string>"],
  "publication" : "<string>",
  "pub_date" : "<string>"
}

Questions:

  1. Should we store where we originally got the data from?
Clone this wiki locally