home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 401478223

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/332#issuecomment-401478223 https://api.github.com/repos/simonw/datasette/issues/332 401478223 MDEyOklzc3VlQ29tbWVudDQwMTQ3ODIyMw== 9599 2018-06-29T21:26:12Z 2018-06-29T21:26:19Z OWNER

I'm not sure what the correct thing to do here is. I don't want to throw a ValueError when trying to render that data as JSON, but I also want to produce JSON that doesn't break when fetched by JavaScript.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
337141108  
Powered by Datasette · Queries took 15.641ms · About: github-to-sqlite