I want to extract the data from this json
by Javascript
and HTML
what I need is to show the data "ID" y "NAME"
link
{
"mohademago": {
"id": 4294825,
"name": "mohademago",
"profileIconId": 1594,
"revisionDate": 1491930966000,
"summonerLevel": 30
}
}