[
  {
    "versions": [
      {
        "title": "first title",
        "description": "first description version 1 first description version 1",
        "details": "first details version 1 first details version 1 first details version 1 first details version 1 first details version 1",
        "milestones": [
          {
            "title": "first milestone",
            "description": "first milestone version 1 description in detail"
          },
          {
            "title": "second milestone",
            "description": "second milestone version 1 description in detail"
          }
        ]
      }
    ]
  },
  {
    "versions": [
      {
        "title": "second title",
        "description": "second description version 1 second description version 1",
        "details": "second details version 1 second details version 1 second details version 1 second details version 1 second details version 1",
        "milestones": [
          {
            "title": "first milestone",
            "description": "first milestone version 1 description in detail"
          },
          {
            "title": "second milestone",
            "description": "second milestone version 1 description in detail"
          }
        ]
      }
    ]
  },
  {
    "versions": [
      {
        "title": "third title",
        "description": "third description version 1 third description version 1",
        "details": "third details version 1 third details version 1 third details version 1 third details version 1 third details version 1",
        "milestones": [
          {
            "title": "first milestone",
            "description": "first milestone version 1 description in detail"
          },
          {
            "title": "second milestone",
            "description": "second milestone version 1 of proposal third description in detail"
          }
        ]
      }
    ]
  },
  {
    "versions": [
      {
        "title": "fourth title",
        "description": "fourth description version 1 fourth description version 1",
        "details": "fourth details version 1 fourth details version 1 fourth details version 1 fourth details version 1 fourth details version 1",
        "milestones": [
          {
            "title": "first milestone",
            "description": "first milestone version 1 description in detail"
          },
          {
            "title": "second milestone",
            "description": "second milestone version 1 of proposal fourth description in detail"
          }
        ]
      }
    ]
  },
  {
    "versions": [
      {
        "title": "fifth title",
        "description": "fifth description version 1 fifth description version 1",
        "details": "fifth details version 1 fifth details version 1 fifth details version 1 fifth details version 1 fifth details version 1",
        "milestones": [
          {
            "title": "first milestone",
            "description": "first milestone version 1 description in detail"
          },
          {
            "title": "second milestone",
            "description": "second milestone version 1 of proposal fifth description in detail"
          }
        ]
      }
    ]
  },
  {
    "versions": [
      {
        "title": "sixth title",
        "description": "sixth description version 1 sixth description version 1",
        "details": "sixth details version 1 sixth details version 1 sixth details version 1 sixth details version 1 sixth details version 1",
        "milestones": [
          {
            "title": "first milestone",
            "description": "first milestone version 1 description in detail"
          },
          {
            "title": "second milestone",
            "description": "second milestone version 1 of proposal sixth description in detail"
          }
        ]
      }
    ]
  },
  {
    "versions": [
      {
        "title": "seventh title",
        "description": "seventh description version 1 seventh description version 1",
        "details": "seventh details version 1 seventh details version 1 seventh details version 1 seventh details version 1 seventh details version 1",
        "milestones": [
          {
            "title": "first milestone",
            "description": "first milestone version 1 description in detail"
          },
          {
            "title": "second milestone",
            "description": "second milestone version 1 of proposal seventh description in detail"
          }
        ]
      }
    ]
  },
  {
    "versions": [
      {
        "title": "eigth title",
        "description": "eigth description version 1 eigth description version 1",
        "details": "eigth details version 1 eigth details version 1 eigth details version 1 eigth details version 1 eigth details version 1",
        "milestones": [
          {
            "title": "first milestone",
            "description": "first milestone version 1 description in detail"
          },
          {
            "title": "second milestone",
            "description": "second milestone version 1 of proposal eigth description in detail"
          }
        ]
      }
    ]
  }
]
