Código:
{
"fetching": false,
"fetcher": {
"start": 1448384436,
"end": 1448387371,
"duration": 2934,
"pages": {
"toFetch": 0,
"current": 0
}
},
"count": {
"resources": 8557,
"authors": 3843
}
}
He intentado:
Código:
$resources = $json['count']['resources']
Código:
[
{
"id": 14833,
"name": "HOLA"
},
{
"id": 14742,
"name": "QUE TAL"
}
]