Skip to content

Instantly share code, notes, and snippets.

@vaibhav93
Created July 28, 2018 18:47
Show Gist options
  • Save vaibhav93/311a328557b1e730a9399fcec627d44b to your computer and use it in GitHub Desktop.
Save vaibhav93/311a328557b1e730a9399fcec627d44b to your computer and use it in GitHub Desktop.
acitvity response
{
"id": 8,
"name": "kdjgkjd",
"longitude": 43.434,
"latitude": 23.4343,
"shortDescription": "k",
"knowMore": "k",
"beforeYouGo": null,
"behindScenes": null,
"duration": null,
"personPerRickshaw": 1,
"costPerRickshaw": 1,
"createdAt": "2018-07-28T18:05:27.512Z",
"updatedAt": "2018-07-28T18:44:08.339Z",
"deletedAt": null,
"isPublished": false,
"isDeleted": false,
"attraction_id": null,
"city_id": 1,
"city": {
"id": 1,
"name": "hh",
"featuredImageUrl": "https://pinkcityrickshaw.s3.amazonaws.com/image-2c61623e86bee78e6ab444af456bccc7a1164095-ithaka-test.png",
"createdAt": "2018-07-28T17:39:06.286Z",
"updatedAt": "2018-07-28T17:39:06.286Z",
"deletedAt": null,
"isPublished": true,
"isDeleted": false
},
"timeslots": [
{
"range": "08:00AM-09:00AM",
"start_select": [
"08:00AM",
"08:30AM",
"09:00AM"
]
},
{
"range": "10:00PM-01:00AM",
"start_select": [
"10:00PM",
"10:30PM",
"11:00PM"
]
}
],
"tagTypes": [
{
"id": 1,
"name": "To Do",
"createdAt": "2018-07-28T17:38:44.000Z",
"updatedAt": "2018-07-28T17:38:44.000Z",
"created_at": "2018-07-28T17:38:44.000Z",
"updated_at": "2018-07-28T17:38:44.000Z",
"tags": [
{
"id": 3,
"name": "Shopping",
"createdAt": "2018-07-28T18:44:08.372Z",
"updatedAt": "2018-07-28T18:44:08.372Z"
},
{
"id": 3,
"name": "Shopping",
"createdAt": "2018-07-28T18:44:08.387Z",
"updatedAt": "2018-07-28T18:44:08.387Z"
}
]
},
{
"id": 2,
"name": "To See",
"createdAt": "2018-07-28T17:38:44.000Z",
"updatedAt": "2018-07-28T17:38:44.000Z",
"created_at": "2018-07-28T17:38:44.000Z",
"updated_at": "2018-07-28T17:38:44.000Z",
"tags": [
{
"id": 8,
"name": "Religious Landmark",
"createdAt": "2018-07-28T18:44:08.373Z",
"updatedAt": "2018-07-28T18:44:08.373Z"
},
{
"id": 8,
"name": "Religious Landmark",
"createdAt": "2018-07-28T18:44:08.387Z",
"updatedAt": "2018-07-28T18:44:08.387Z"
}
]
},
{
"id": 3,
"name": "To Experience",
"createdAt": "2018-07-28T17:38:44.000Z",
"updatedAt": "2018-07-28T17:38:44.000Z",
"created_at": "2018-07-28T17:38:44.000Z",
"updated_at": "2018-07-28T17:38:44.000Z",
"tags": [
{
"id": 13,
"name": "Nature",
"createdAt": "2018-07-28T18:44:08.373Z",
"updatedAt": "2018-07-28T18:44:08.373Z"
},
{
"id": 13,
"name": "Nature",
"createdAt": "2018-07-28T18:44:08.387Z",
"updatedAt": "2018-07-28T18:44:08.387Z"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment