issue_comments: 657257847
This data as json
html_url | issue_url | id | node_id | user | created_at | updated_at | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
https://github.com/pydata/xarray/pull/4219#issuecomment-657257847 | https://api.github.com/repos/pydata/xarray/issues/4219 | 657257847 | MDEyOklzc3VlQ29tbWVudDY1NzI1Nzg0Nw== | 5635139 | 2020-07-12T18:23:19Z | 2020-07-12T18:23:28Z | MEMBER | Re the API, I think the dict is probably the best option, although it does complicate as the arguments become differently typed depending on one vs multiple dimensions. One alternative is to allow fluent args, like:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
655389649 |