GET /tickets/3
{
"ticket": {
"id": 3,
"from": "web",
"description": "Lorem ipsum...",
"priority": "important",
"priority_value": 1,
"report": {
"user_agent": "Mozilla...",
"url": "/tasks",
"window": "1280x525",
"resolution": "1600x1200"
},
"reporter_info": {
"name": "davert",
"email": "
[email protected]",
}
"created_at": "2016-08-21T20:16:37Z",
"updated_at": "2016-09-11T15:13:47Z"
}
}