0

I want to parse this json but this json have no array name or no object name. i need to get id,color,description.

[
    {
        "id": "mLPjQs-YK5g",
        "created_at": "2018-06-20T02:06:38-04:00",
        "updated_at": "2018-06-20T10:56:38-04:00",
        "width": 4016,
        "height": 6016,
        "color": "#D7A694",
        "description": null
    },
    {
        "id": "HcgDLkDbo7U",
        "created_at": "2018-06-20T10:15:12-04:00",
        "updated_at": "2018-06-20T10:54:30-04:00",
        "width": 3648,
        "height": 5472,
        "color": "#E1D6DE",
        "description": null
    }
]
tj2611
  • 317
  • 1
  • 14

0 Answers0