home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 782748501

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/782#issuecomment-782748501 https://api.github.com/repos/simonw/datasette/issues/782 782748501 MDEyOklzc3VlQ29tbWVudDc4Mjc0ODUwMQ== 9599 2021-02-20T20:58:18Z 2021-02-20T20:58:18Z OWNER

Yet another option: support a ?_path=x option which returns a nested path from the result. So you could do this:

/github/commits.json?_path=rows - to get back a top-level array pulled from the "rows" key.

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