{
  "status": "SUCCESS",
  "data": {
    "all": [
      {
        "title": "Why Rax",
        "author": "大果",
        "status": "已发布",
        "date": "2017-02-11"
      },
      {
        "title": "JavaScriptCore",
        "author": "寒泉",
        "status": "已发布",
        "date": "2018-01-23"
      },
      {
        "title": "机器学习",
        "author": "梧忌",
        "status": "已发布",
        "date": "2017-12-07"
      },
      {
        "title": "LevelDB 实现分析",
        "author": "胡帅",
        "status": "已发布",
        "date": "2017-07-05"
      },
      {
        "title": "Git Diff 解析器",
        "author": "栖邀",
        "status": "已发布",
        "date": "2017-05-18"
      },
      {
        "title": "函数式编程",
        "author": "化辰",
        "status": "已发布",
        "date": "2017-03-16"
      }
    ],
    "inreview": [
      {
        "title": "机器学习",
        "author": "梧忌",
        "status": "审核中",
        "date": "2017-12-07"
      },
      {
        "title": "LevelDB 实现分析",
        "author": "胡帅",
        "status": "审核中",
        "date": "2017-07-05"
      }
    ],
    "released": [
      {
        "title": "Git Diff 解析器",
        "author": "栖邀",
        "status": "已发布",
        "date": "2017-05-18"
      },
      {
        "title": "函数式编程",
        "author": "化辰",
        "status": "已发布",
        "date": "2017-03-16"
      }
    ],
    "rejected": [
      {
        "title": "Why Rax",
        "author": "大果",
        "status": "已拒绝",
        "date": "2017-02-11"
      },
      {
        "title": "JavaScriptCore",
        "author": "寒泉",
        "status": "已拒绝",
        "date": "2018-01-23"
      }
    ]
  }
}
