Skip to content

Instantly share code, notes, and snippets.

@JNRowe
Created March 10, 2011 19:58
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JNRowe/864799 to your computer and use it in GitHub Desktop.
Save JNRowe/864799 to your computer and use it in GitHub Desktop.
Ξ Desktop/test_bugs git:(master) ▶ curl http://github.com/api/v2/json/issues/show/JNRowe/issues-test/8 | jsonpp
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 324 100 324 0 0 451 0 --:--:-- --:--:-- --:--:-- 1344
{
"issue": {
"body": "Test",
"closed_at": "2011/03/10 19:57:22 -0800",
"comments": 1,
"created_at": "2011/03/10 11:57:11 -0800",
"gravatar_id": "e40de1eb6e8a74cb96b3f07f3994f155",
"labels": [],
"number": 8,
"position": 7.0,
"state": "closed",
"title": "closed_at times broken?",
"updated_at": "2011/03/10 11:57:22 -0800",
"user": "JNRowe",
"votes": 0
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment