issue_comments: 483457364
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/2894#issuecomment-483457364 | https://api.github.com/repos/pydata/xarray/issues/2894 | 483457364 | MDEyOklzc3VlQ29tbWVudDQ4MzQ1NzM2NA== | 14314623 | 2019-04-15T23:38:41Z | 2019-04-15T23:38:41Z | CONTRIBUTOR | Oh I see. It returns None if any of the keys is not found. That might indeed lead to confusion.
So should I just add an example with multiple variables using |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
433410125 |