docbrown/spec/support/fixtures/github_issue.json
2018-02-28 16:11:08 -05:00

98 lines
No EOL
4.9 KiB
JSON

{"url": "https://api.github.com/repos/thepracticaldev/dev.to/issues/9",
"repository_url": "https://api.github.com/repos/thepracticaldev/dev.to",
"labels_url": "https://api.github.com/repos/thepracticaldev/dev.to/issues/9/labels{/name}",
"comments_url": "https://api.github.com/repos/thepracticaldev/dev.to/issues/9/comments",
"events_url": "https://api.github.com/repos/thepracticaldev/dev.to/issues/9/events",
"html_url": "https://github.com/thepracticaldev/dev.to/issues/9",
"id": 195721413,
"number": 9,
"title": "Interactive code snippets",
"user": {
"login": "viebel",
"id": 955710,
"avatar_url": "https://avatars1.githubusercontent.com/u/955710?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/viebel",
"html_url": "https://github.com/viebel",
"followers_url": "https://api.github.com/users/viebel/followers",
"following_url": "https://api.github.com/users/viebel/following{/other_user}",
"gists_url": "https://api.github.com/users/viebel/gists{/gist_id}",
"starred_url": "https://api.github.com/users/viebel/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/viebel/subscriptions",
"organizations_url": "https://api.github.com/users/viebel/orgs",
"repos_url": "https://api.github.com/users/viebel/repos",
"events_url": "https://api.github.com/users/viebel/events{/privacy}",
"received_events_url": "https://api.github.com/users/viebel/received_events",
"type": "User",
"site_admin": false
},
"labels": [ ],
"state": "closed",
"locked": false,
"assignee": {
"login": "benhalpern",
"id": 3102842,
"avatar_url": "https://avatars0.githubusercontent.com/u/3102842?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/benhalpern",
"html_url": "https://github.com/benhalpern",
"followers_url": "https://api.github.com/users/benhalpern/followers",
"following_url": "https://api.github.com/users/benhalpern/following{/other_user}",
"gists_url": "https://api.github.com/users/benhalpern/gists{/gist_id}",
"starred_url": "https://api.github.com/users/benhalpern/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/benhalpern/subscriptions",
"organizations_url": "https://api.github.com/users/benhalpern/orgs",
"repos_url": "https://api.github.com/users/benhalpern/repos",
"events_url": "https://api.github.com/users/benhalpern/events{/privacy}",
"received_events_url": "https://api.github.com/users/benhalpern/received_events",
"type": "User",
"site_admin": false
},
"assignees": [
{
"login": "benhalpern",
"id": 3102842,
"avatar_url": "https://avatars0.githubusercontent.com/u/3102842?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/benhalpern",
"html_url": "https://github.com/benhalpern",
"followers_url": "https://api.github.com/users/benhalpern/followers",
"following_url": "https://api.github.com/users/benhalpern/following{/other_user}",
"gists_url": "https://api.github.com/users/benhalpern/gists{/gist_id}",
"starred_url": "https://api.github.com/users/benhalpern/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/benhalpern/subscriptions",
"organizations_url": "https://api.github.com/users/benhalpern/orgs",
"repos_url": "https://api.github.com/users/benhalpern/repos",
"events_url": "https://api.github.com/users/benhalpern/events{/privacy}",
"received_events_url": "https://api.github.com/users/benhalpern/received_events",
"type": "User",
"site_admin": false
}
],
"milestone": null,
"comments": 24,
"created_at": "2016-12-15T05:40:09Z",
"updated_at": "2017-10-18T18:44:45Z",
"closed_at": "2017-10-18T18:44:45Z",
"author_association": "NONE",
"body": "`Dev.to` looks awesome. Congrats! I was thinking of an integration of the [klipse plugin](https://github.com/viebel/klipse) into dev.to to allow blog writers to have interactive code snippets in javascript, ruby, python, scheme or ocaml. And write cool blog posts like: - http://blog.jrheard.com/procedural-dungeon-generation-drunkards-walk-in-clojurescript - http://exupero.org/hazard/post/islands/ - http://untangled.io/immutable-js-an-introduction-with-examples-written-for-humans/ What do you say? ",
"closed_by": {
"login": "benhalpern",
"id": 3102842,
"avatar_url": "https://avatars0.githubusercontent.com/u/3102842?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/benhalpern",
"html_url": "https://github.com/benhalpern",
"followers_url": "https://api.github.com/users/benhalpern/followers",
"following_url": "https://api.github.com/users/benhalpern/following{/other_user}",
"gists_url": "https://api.github.com/users/benhalpern/gists{/gist_id}",
"starred_url": "https://api.github.com/users/benhalpern/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/benhalpern/subscriptions",
"organizations_url": "https://api.github.com/users/benhalpern/orgs",
"repos_url": "https://api.github.com/users/benhalpern/repos",
"events_url": "https://api.github.com/users/benhalpern/events{/privacy}",
"received_events_url": "https://api.github.com/users/benhalpern/received_events",
"type": "User",
"site_admin": false
}
}