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.

56 lines
2.2 KiB

  1. HTTP/1.1 200 OK
  2. Server: GitHub.com
  3. Date: Sat, 22 Apr 2017 20:46:05 GMT
  4. Content-Type: application/json; charset=utf-8
  5. Content-Length: 1258
  6. Status: 200 OK
  7. X-RateLimit-Limit: 60
  8. X-RateLimit-Remaining: 57
  9. X-RateLimit-Reset: 1492894908
  10. Cache-Control: public, max-age=60, s-maxage=60
  11. Vary: Accept
  12. ETag: "525266177afd22f738e334958dedfc8f"
  13. Last-Modified: Tue, 11 Apr 2017 10:12:57 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: eef8b8685a106934dcbb4b7c59fba0bf
  24. X-GitHub-Request-Id: CAE2:2FD0:280DE43:3218CDC:58FBC10C
  25. {
  26. "login": "sebsel",
  27. "id": 16517999,
  28. "avatar_url": "https://avatars3.githubusercontent.com/u/16517999?v=3",
  29. "gravatar_id": "",
  30. "url": "https://api.github.com/users/sebsel",
  31. "html_url": "https://github.com/sebsel",
  32. "followers_url": "https://api.github.com/users/sebsel/followers",
  33. "following_url": "https://api.github.com/users/sebsel/following{/other_user}",
  34. "gists_url": "https://api.github.com/users/sebsel/gists{/gist_id}",
  35. "starred_url": "https://api.github.com/users/sebsel/starred{/owner}{/repo}",
  36. "subscriptions_url": "https://api.github.com/users/sebsel/subscriptions",
  37. "organizations_url": "https://api.github.com/users/sebsel/orgs",
  38. "repos_url": "https://api.github.com/users/sebsel/repos",
  39. "events_url": "https://api.github.com/users/sebsel/events{/privacy}",
  40. "received_events_url": "https://api.github.com/users/sebsel/received_events",
  41. "type": "User",
  42. "site_admin": false,
  43. "name": "Sebastiaan Andeweg",
  44. "company": null,
  45. "blog": "https://seblog.nl/",
  46. "location": "Nijmegen, The Netherlands",
  47. "email": null,
  48. "hireable": null,
  49. "bio": null,
  50. "public_repos": 16,
  51. "public_gists": 2,
  52. "followers": 5,
  53. "following": 3,
  54. "created_at": "2016-01-02T15:39:15Z",
  55. "updated_at": "2017-04-11T10:12:57Z"
  56. }