Skip to content

Instantly share code, notes, and snippets.

@JNRowe
Created March 10, 2011 19:58
Show Gist options
  • Select an option

  • Save JNRowe/864799 to your computer and use it in GitHub Desktop.

Select an option

Save JNRowe/864799 to your computer and use it in GitHub Desktop.

Revisions

  1. JNRowe created this gist Mar 10, 2011.
    21 changes: 21 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,21 @@
    Ξ Desktop/test_bugs git:(master) ▶ curl https://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
    }
    }