home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 805056806

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/1153#issuecomment-805056806 https://api.github.com/repos/simonw/datasette/issues/1153 805056806 MDEyOklzc3VlQ29tbWVudDgwNTA1NjgwNg== 9599 2021-03-23T16:43:38Z 2021-03-23T16:43:38Z OWNER I used this code to get that: ```javascript var jsonVersion = JSON.stringify(window.jsyaml.load(document.querySelector('.highlight-yaml').textContent), null, 4); div.querySelector('.highlight pre').innerText = jsonVersion; div.querySelector('.highlight pre').style.whiteSpace = 'pre-wrap' ``` {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 771202454  
Powered by Datasette · Queries took 1.082ms