home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 846627163

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/615#issuecomment-846627163 https://api.github.com/repos/simonw/datasette/issues/615 846627163 MDEyOklzc3VlQ29tbWVudDg0NjYyNzE2Mw== 9599 2021-05-23T21:30:01Z 2021-05-23T21:30:01Z OWNER

Interesting side-effect of this implementation is that you can both control column order and request the same column multiple times:

/fivethirtyeight/airline-safety%2Fairline-safety?_col=fatal_accidents_00_14&_col=fatalities_00_14&_col=airline&_col=airline

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