{
  "ID": 1,
  "name": "Alternate",
  "slug": "alternate",
  "description": "",
  "count": 10,
  "items": [
    {
      "id": 10,
      "order": 1,
      "parent": 0,
      "title": "Foo",
      "url": "http://foo.com",
      "attr": "",
      "target": "",
      "classes": "",
      "xfn": "",
      "description": "",
      "object_id": 19,
      "object": "page",
      "object_slug": "foo",
      "type": "post_type",
      "type_label": "Page"
    },
    {
      "id": 11,
      "order": 2,
      "parent": 0,
      "title": "Bar",
      "url": "http://bar.com",
      "attr": "",
      "target": "",
      "classes": "",
      "xfn": "",
      "description": "",
      "object_id": 1192,
      "object": "page",
      "object_slug": "bar",
      "type": "post_type",
      "type_label": "Page",
      "children": [
        {
          "id": 100,
          "order": 18,
          "parent": 11,
          "title": "Child",
          "url": "https://child.com",
          "attr": "",
          "target": "_blank",
          "classes": "",
          "xfn": "",
          "description": "",
          "object_id": 1721,
          "object": "custom",
          "object_slug": "donate",
          "type": "custom",
          "type_label": "Custom Link"
        }
      ]
    }
  ]
}
