You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

94 lines
3.9 KiB

  1. HTTP/1.1 200 OK
  2. Server: GitHub.com
  3. Date: Sat, 22 Apr 2017 21:40:46 GMT
  4. Content-Type: application/json; charset=utf-8
  5. Content-Length: 2949
  6. Status: 200 OK
  7. X-RateLimit-Limit: 60
  8. X-RateLimit-Remaining: 51
  9. X-RateLimit-Reset: 1492900051
  10. Cache-Control: public, max-age=60, s-maxage=60
  11. Vary: Accept
  12. ETag: "2e3e539de3e0bc6453a1330f364c2798"
  13. Last-Modified: Sat, 22 Apr 2017 21:23:40 GMT
  14. X-GitHub-Media-Type: github.v3; format=json
  15. Access-Control-Expose-Headers: ETag, Link, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval
  16. Access-Control-Allow-Origin: *
  17. Content-Security-Policy: default-src 'none'
  18. Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
  19. X-Content-Type-Options: nosniff
  20. X-Frame-Options: deny
  21. X-XSS-Protection: 1; mode=block
  22. Vary: Accept-Encoding
  23. X-Served-By: 77fbfb53269bbb85f82f23584d59f7c1
  24. X-GitHub-Request-Id: E449:2FCF:1C52A08:239875B:58FBCDDD
  25. {
  26. "url": "https://api.github.com/repos/aaronpk/XRay/issues/20",
  27. "repository_url": "https://api.github.com/repos/aaronpk/XRay",
  28. "labels_url": "https://api.github.com/repos/aaronpk/XRay/issues/20/labels{/name}",
  29. "comments_url": "https://api.github.com/repos/aaronpk/XRay/issues/20/comments",
  30. "events_url": "https://api.github.com/repos/aaronpk/XRay/issues/20/events",
  31. "html_url": "https://github.com/aaronpk/XRay/issues/20",
  32. "id": 199968615,
  33. "number": 20,
  34. "title": "Parse GitHub posts",
  35. "user": {
  36. "login": "aaronpk",
  37. "id": 113001,
  38. "avatar_url": "https://avatars2.githubusercontent.com/u/113001?v=3",
  39. "gravatar_id": "",
  40. "url": "https://api.github.com/users/aaronpk",
  41. "html_url": "https://github.com/aaronpk",
  42. "followers_url": "https://api.github.com/users/aaronpk/followers",
  43. "following_url": "https://api.github.com/users/aaronpk/following{/other_user}",
  44. "gists_url": "https://api.github.com/users/aaronpk/gists{/gist_id}",
  45. "starred_url": "https://api.github.com/users/aaronpk/starred{/owner}{/repo}",
  46. "subscriptions_url": "https://api.github.com/users/aaronpk/subscriptions",
  47. "organizations_url": "https://api.github.com/users/aaronpk/orgs",
  48. "repos_url": "https://api.github.com/users/aaronpk/repos",
  49. "events_url": "https://api.github.com/users/aaronpk/events{/privacy}",
  50. "received_events_url": "https://api.github.com/users/aaronpk/received_events",
  51. "type": "User",
  52. "site_admin": false
  53. },
  54. "labels": [
  55. {
  56. "id": 519686101,
  57. "url": "https://api.github.com/repos/aaronpk/XRay/labels/silo",
  58. "name": "silo",
  59. "color": "1d76db",
  60. "default": false
  61. }
  62. ],
  63. "state": "closed",
  64. "locked": false,
  65. "assignee": null,
  66. "assignees": [
  67. ],
  68. "milestone": null,
  69. "comments": 0,
  70. "created_at": "2017-01-11T00:04:28Z",
  71. "updated_at": "2017-04-22T21:23:40Z",
  72. "closed_at": "2017-04-22T21:23:40Z",
  73. "body": "* [x] Issues\r\n* [x] Issue comments\r\n",
  74. "closed_by": {
  75. "login": "aaronpk",
  76. "id": 113001,
  77. "avatar_url": "https://avatars2.githubusercontent.com/u/113001?v=3",
  78. "gravatar_id": "",
  79. "url": "https://api.github.com/users/aaronpk",
  80. "html_url": "https://github.com/aaronpk",
  81. "followers_url": "https://api.github.com/users/aaronpk/followers",
  82. "following_url": "https://api.github.com/users/aaronpk/following{/other_user}",
  83. "gists_url": "https://api.github.com/users/aaronpk/gists{/gist_id}",
  84. "starred_url": "https://api.github.com/users/aaronpk/starred{/owner}{/repo}",
  85. "subscriptions_url": "https://api.github.com/users/aaronpk/subscriptions",
  86. "organizations_url": "https://api.github.com/users/aaronpk/orgs",
  87. "repos_url": "https://api.github.com/users/aaronpk/repos",
  88. "events_url": "https://api.github.com/users/aaronpk/events{/privacy}",
  89. "received_events_url": "https://api.github.com/users/aaronpk/received_events",
  90. "type": "User",
  91. "site_admin": false
  92. }
  93. }