Hello!
Faced a problem, I can't normally parse json into javascript .
Here is json
:
{ "Suicide Squard": { "small-link": "https://www.reg.ru/i/svg/b-header__logo_site_ru.svg", "title": "Suicide Squad", "gif": "https://vk.com/images/icons/head_icons.png" }, "Sticker Shop": { "small-link": "https://www.reg.ru/i/svg/b-header__logo_site_ru.svg", "title": "Sticker Shop", "gif": "https://vk.com/images/icons/head_icons.png" } }
It is necessary that in the end could do something like this:
parsed[1].small-link