Skip to content

Instantly share code, notes, and snippets.

@habibillah
Created July 22, 2016 17:17
Show Gist options
  • Save habibillah/40ca4eb9300eb972b4c601a5a184fe65 to your computer and use it in GitHub Desktop.
Save habibillah/40ca4eb9300eb972b4c601a5a184fe65 to your computer and use it in GitHub Desktop.
{
"page": 1,
"total_pages": 1,
"total_items": "3",
"items": [
{
"id": 1,
"item_id": 4,
"type": "petition",
"detail": {
"id": 4,
"title": "corrupti",
"description": "Voluptatem ea aut et laudantium eos aut. Odit tempora ab nihil dicta. Beatae exercitationem tempore qui excepturi ipsum. Et dolorem eum vel perferendis.",
"sent_at": "Sat, 16 Jul 2016 11:28:13 +0000",
"responses_count": 0,
"owner": {
"id": 6,
"type": "user",
"official_title": "",
"first_name": null,
"last_name": null,
"avatar_file_path": "http://localhost/bundles/civixfront/img/default_user.png"
},
"entity": {
"type": "petition"
},
"read": false,
"updated_at": "2016-07-22T17:14:25+0000"
},
"created_at": "Fri, 22 Jul 2016 17:14:26 +0000"
},
{
"id": 2,
"item_id": 6,
"type": "micro_petition",
"detail": {
"id": 6,
"title": "repellendus",
"description": "Voluptatibus voluptas odio hic quis. Qui odit ab quia harum quaerat.\nOdit veritatis suscipit dolore magni. Libero ipsam sed in quae earum itaque. Molestias vitae cupiditate magni et est.",
"sent_at": "Wed, 13 Jul 2016 12:51:36 +0000",
"responses_count": 0,
"owner": {
"id": 5,
"type": "user",
"official_title": "",
"first_name": null,
"last_name": null,
"avatar_file_path": "http://localhost/bundles/civixfront/img/default_user.png"
},
"entity": {
"type": "micro-petition"
},
"read": false,
"updated_at": "2016-07-22T17:14:25+0000"
},
"created_at": "Fri, 22 Jul 2016 17:14:26 +0000"
},
{
"id": 3,
"item_id": 3,
"type": "question",
"detail": {
"id": 3,
"title": "adipisci",
"description": "Modi cupiditate voluptatem qui qui. Id eos perferendis veniam id sed tempora blanditiis. Eos et cum et. Qui aut aut quibusdam voluptas laboriosam.",
"sent_at": "Thu, 21 Jul 2016 10:02:58 +0000",
"expire_at": "Thu, 21 Jul 2016 17:14:25 +0000",
"responses_count": 0,
"owner": {
"id": 6,
"type": "user",
"official_title": "",
"first_name": null,
"last_name": null,
"avatar_file_path": "http://localhost/bundles/civixfront/img/default_user.png"
},
"entity": {
"type": "question"
},
"read": false,
"updated_at": "2016-07-22T17:14:25+0000"
},
"created_at": "Fri, 22 Jul 2016 17:14:26 +0000"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment