[
{
"title": "Battery",
"sections": {
"Capacity": "2",
"Type": "1"
}
},
{
"title": "Процесор",
"sections": {
"Number of nuclei": "22",
"Processor name": "33",
"Frequency": "11"
}
},
{
"title": "Display",
"sections": {
"The type of matrix": "222",
"Screen diagonal": "111"
}
}
]
How can I get data from it (In the template):
Title: (Battery)
key ------------------------> value:
capacity -------------> 2
type -----------------> 1
Title 2: (Processor)
key ------------------------> value
Title 3: (Display)
key ------------------------> value