{
  "id": "EE",
  "parentDivision": null,
  "districts": null,
  "seatsTotal": 7,
  "seatsPercentEU": 1.0,
  "groupSummary": {
    "title": "SEATS_BY_GROUP_TITLE",
    "status": "OUTGOING",
    "time": null,
    "groupDistribution": [
      {
        "id": "EPP",
        "seatsTotal": 1,
        "seatsPercentEU": 0.14
      },
      {
        "id": "SD",
        "seatsTotal": 2,
        "seatsPercentEU": 0.28
      },
      {
        "id": "Renew",
        "seatsTotal": 3,
        "seatsPercentEU": 0.43
      },
      {
        "id": "ID",
        "seatsTotal": 1,
        "seatsPercentEU": 0.14
      }
    ]
  },
  "partySummary": {
    "breakdownByPartyHeader": {
      "title": "BREAKDOWN_BY_PARTY_TITLE",
      "status": "OUTGOING",
      "time": null
    },
    "resultsByPartyHeader": {
      "title": "RESULTS_BY_PARTY_TITLE",
      "status": "FINAL",
      "time": null
    },
    "seatsByParty": [
      {
        "id": "EE01",
        "type": "PARTY",
        "seatsTotal": 2,
        "votesPercent": 26.2,
        "members": null,
        "groupDistribution": [
          {
            "id": "Renew",
            "seatsTotal": 2,
            "seatsPercentEU": 0.27
          }
        ]
      },
      {
        "id": "EE02",
        "type": "PARTY",
        "seatsTotal": 1,
        "votesPercent": 14.4,
        "members": null,
        "groupDistribution": [
          {
            "id": "Renew",
            "seatsTotal": 1,
            "seatsPercentEU": 0.13
          }
        ]
      },
      {
        "id": "EE03",
        "type": "PARTY",
        "seatsTotal": 1,
        "votesPercent": 10.3,
        "members": null,
        "groupDistribution": [
          {
            "id": "EPP",
            "seatsTotal": 1,
            "seatsPercentEU": 0.13
          }
        ]
      },
      {
        "id": "EE04",
        "type": "PARTY",
        "seatsTotal": 2,
        "votesPercent": 23.3,
        "members": null,
        "groupDistribution": [
          {
            "id": "SD",
            "seatsTotal": 2,
            "seatsPercentEU": 0.27
          }
        ]
      },
      {
        "id": "EE06",
        "type": "PARTY",
        "seatsTotal": 1,
        "votesPercent": 12.7,
        "members": null,
        "groupDistribution": [
          {
            "id": "ID",
            "seatsTotal": 1,
            "seatsPercentEU": 0.13
          }
        ]
      }
    ]
  }
}