Skip to content

Instantly share code, notes, and snippets.

@thequbit
Created October 24, 2015 16:45
Show Gist options
  • Save thequbit/ed5ab65dc5266687b042 to your computer and use it in GitHub Desktop.
Save thequbit/ed5ab65dc5266687b042 to your computer and use it in GitHub Desktop.
{
"posts": [
{
"lng": -77.1,
"has_voted": false,
"assignment": null,
"down_count": 0,
"contents": "This is a test post!",
"up_count": 0,
"approved": true,
"lat": 43.5,
"deleted": false,
"language_code": "en",
"flagged": true,
"creation_datetime": "2015-10-24 16:44:47",
"media_objects": [
{
"media_type": "image",
"filename": "./uploads/05e5d682-489c-402b-99ff-1d746f93ed26.jpg",
"post_id": "bbeefa34-8cdd-436b-9a14-9156553fb4a6",
"creation_datetime": "2015-10-24 16:44:47",
"id": "7bea3068-2dd2-4fa3-bce1-23b80dd56221",
"client_id": "7b1566f0-681b-4b4f-9bd6-0140ae94be9c"
}
],
"is_up_vote": false,
"id": "bbeefa34-8cdd-436b-9a14-9156553fb4a6"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment