home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 397637302

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/233#issuecomment-397637302 https://api.github.com/repos/simonw/datasette/issues/233 397637302 MDEyOklzc3VlQ29tbWVudDM5NzYzNzMwMg== 9599 2018-06-15T14:24:08Z 2018-06-15T14:55:19Z OWNER I'm going with the terminology "labels" here. You'll be able to add ``?_labels=1`` and the JSON will look something like this: ``` { "rowid": 233, "TreeID": 121240, "qLegalStatus": { "value" 2, "label": "Private" } "qSpecies": { "value": 16, "label": "Sycamore" } "qAddress": "91 Commonwealth Ave", ... } ``` I need this to help build foreign key expansions for CSV files, see #266 {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 316444720  
Powered by Datasette · Queries took 2.503ms