← Estonia

Power Outage Events

GET /estonian-power/outages/events

Lifecycle view of Elektrilevi outages: one row per distinct outage, with first_seen_at, last_seen_at, resolved_at, duration_seconds, and peak customers affected. Filter by ?status=active|resolved and ?start/?end. Useful for MTTR analytics, incident counts by cause, and studying how fast the grid recovers from storms and faults.

Parameters

status optional

active or resolved

start optional

Start datetime (first_seen_at)

end optional

End datetime (first_seen_at)

limit optional default: 500

Max rows (cap 10000)

Example Requests

Basic usage
curl "https://nordapi.ee/api/v1/estonian-power/outages/events?status=resolved&limit=100"

Live Response

{
  "count": 100,
  "data": [
    {
      "customers_affected": 84,
      "duration_seconds": 3899,
      "estimate_description": "taastame  2 h jooksul",
      "estimated_end": "2026-06-26T14:15:00Z",
      "first_seen_at": "2026-06-26T12:40:01Z",
      "last_seen_at": "2026-06-26T13:45:00Z",
      "max_customers_affected": 84,
      "outage_id": "1045601",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-26T13:45:00Z",
      "start_time": "2026-06-26T12:37:41Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 50,
      "duration_seconds": 5700,
      "estimate_description": "taastame  3 h jooksul",
      "estimated_end": "2026-06-26T14:00:00Z",
      "first_seen_at": "2026-06-26T11:35:01Z",
      "last_seen_at": "2026-06-26T13:10:01Z",
      "max_customers_affected": 50,
      "outage_id": "1045590",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-26T13:10:01Z",
      "start_time": "2026-06-26T11:32:14Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 2,
      "duration_seconds": 0,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-26T11:20:01Z",
      "last_seen_at": "2026-06-26T11:20:01Z",
      "max_customers_affected": 2,
      "outage_id": "1045584",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-26T11:20:01Z",
      "start_time": "2026-06-26T11:19:29Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 10,
      "duration_seconds": 3900,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-26T10:10:01Z",
      "last_seen_at": "2026-06-26T11:15:01Z",
      "max_customers_affected": 10,
      "outage_id": "1045558",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-26T11:15:01Z",
      "start_time": "2026-06-26T08:55:44Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 200,
      "duration_seconds": 6900,
      "estimate_description": "taastame  3 h jooksul",
      "estimated_end": "2026-06-26T11:00:00Z",
      "first_seen_at": "2026-06-26T08:40:01Z",
      "last_seen_at": "2026-06-26T10:35:01Z",
      "max_customers_affected": 200,
      "outage_id": "1045557",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-26T10:35:01Z",
      "start_time": "2026-06-26T08:12:40Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 365,
      "duration_seconds": 0,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-26T08:30:01Z",
      "last_seen_at": "2026-06-26T08:30:01Z",
      "max_customers_affected": 365,
      "outage_id": "1045556",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-26T08:30:01Z",
      "start_time": "2026-06-26T08:29:52Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 95,
      "duration_seconds": 2699,
      "estimate_description": "taastame  2 h jooksul",
      "estimated_end": "2026-06-25T18:30:00Z",
      "first_seen_at": "2026-06-25T16:40:01Z",
      "last_seen_at": "2026-06-25T17:25:00Z",
      "max_customers_affected": 95,
      "outage_id": "1045510",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-25T17:25:00Z",
      "start_time": "2026-06-25T16:39:35Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 24,
      "duration_seconds": 2999,
      "estimate_description": "taastame 1.5 h jooksul",
      "estimated_end": "2026-06-25T09:15:00Z",
      "first_seen_at": "2026-06-25T07:55:01Z",
      "last_seen_at": "2026-06-25T08:45:00Z",
      "max_customers_affected": 24,
      "outage_id": "1045447",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-25T08:45:00Z",
      "start_time": "2026-06-25T07:54:39Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 8,
      "duration_seconds": 9001,
      "estimate_description": "taastame  4 h jooksul",
      "estimated_end": "2026-06-24T19:00:00Z",
      "first_seen_at": "2026-06-24T15:35:00Z",
      "last_seen_at": "2026-06-24T18:05:01Z",
      "max_customers_affected": 10,
      "outage_id": "1045381",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-24T18:05:01Z",
      "start_time": "2026-06-24T15:31:55Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 143,
      "duration_seconds": 2700,
      "estimate_description": "taastame  1 h jooksul",
      "estimated_end": "2026-06-24T14:30:00Z",
      "first_seen_at": "2026-06-24T13:20:01Z",
      "last_seen_at": "2026-06-24T14:05:01Z",
      "max_customers_affected": 166,
      "outage_id": "1045378",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-24T14:05:01Z",
      "start_time": "2026-06-24T13:18:11Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 23,
      "duration_seconds": 8701,
      "estimate_description": "taastame  3 h jooksul",
      "estimated_end": "2026-06-24T16:30:00Z",
      "first_seen_at": "2026-06-24T13:05:01Z",
      "last_seen_at": "2026-06-24T15:30:02Z",
      "max_customers_affected": 98,
      "outage_id": "1045373",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-24T15:30:02Z",
      "start_time": "2026-06-24T13:02:15Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 8,
      "duration_seconds": 5099,
      "estimate_description": "taastame  3 h jooksul",
      "estimated_end": "2026-06-24T13:00:00Z",
      "first_seen_at": "2026-06-24T11:00:01Z",
      "last_seen_at": "2026-06-24T12:25:00Z",
      "max_customers_affected": 8,
      "outage_id": "1045366",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-24T12:25:00Z",
      "start_time": "2026-06-24T10:57:10Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 182,
      "duration_seconds": 2700,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-24T08:35:01Z",
      "last_seen_at": "2026-06-24T09:20:01Z",
      "max_customers_affected": 520,
      "outage_id": "1045358",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-24T09:20:01Z",
      "start_time": "2026-06-24T08:34:31Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 1,
      "duration_seconds": 8100,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-24T08:00:00Z",
      "last_seen_at": "2026-06-24T10:15:00Z",
      "max_customers_affected": 1,
      "outage_id": "1045353",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-24T10:15:00Z",
      "start_time": "2026-06-24T07:59:36Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 2,
      "duration_seconds": 600,
      "estimate_description": "taastame  1 h jooksul",
      "estimated_end": "2026-06-23T18:00:00Z",
      "first_seen_at": "2026-06-23T17:15:01Z",
      "last_seen_at": "2026-06-23T17:25:01Z",
      "max_customers_affected": 2,
      "outage_id": "1045314",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-23T17:25:01Z",
      "start_time": "2026-06-23T17:10:09Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 64,
      "duration_seconds": 15600,
      "estimate_description": "taastame  1 h jooksul",
      "estimated_end": "2026-06-23T20:30:00Z",
      "first_seen_at": "2026-06-23T15:35:00Z",
      "last_seen_at": "2026-06-23T19:55:00Z",
      "max_customers_affected": 179,
      "outage_id": "1045304",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-23T19:55:00Z",
      "start_time": "2026-06-23T14:44:35Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 179,
      "duration_seconds": 0,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-23T15:30:00Z",
      "last_seen_at": "2026-06-23T15:30:00Z",
      "max_customers_affected": 179,
      "outage_id": "1045307",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-23T15:30:00Z",
      "start_time": "2026-06-23T15:28:04Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 179,
      "duration_seconds": 0,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-23T14:30:01Z",
      "last_seen_at": "2026-06-23T14:30:01Z",
      "max_customers_affected": 179,
      "outage_id": "1045300",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-23T14:30:01Z",
      "start_time": "2026-06-23T14:29:40Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 69,
      "duration_seconds": 3899,
      "estimate_description": "taastame  1 h jooksul",
      "estimated_end": "2026-06-23T14:15:00Z",
      "first_seen_at": "2026-06-23T13:20:01Z",
      "last_seen_at": "2026-06-23T14:25:00Z",
      "max_customers_affected": 272,
      "outage_id": "1045297",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-23T14:25:00Z",
      "start_time": "2026-06-23T13:16:19Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 9,
      "duration_seconds": 2101,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-23T11:20:00Z",
      "last_seen_at": "2026-06-23T11:55:01Z",
      "max_customers_affected": 9,
      "outage_id": "1045293",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-23T11:55:01Z",
      "start_time": "2026-06-23T09:14:41Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 23,
      "duration_seconds": 4499,
      "estimate_description": "taastame  1 h jooksul",
      "estimated_end": "2026-06-23T10:30:00Z",
      "first_seen_at": "2026-06-23T08:50:01Z",
      "last_seen_at": "2026-06-23T10:05:00Z",
      "max_customers_affected": 23,
      "outage_id": "1045289",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-23T10:05:00Z",
      "start_time": "2026-06-23T08:45:22Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 74,
      "duration_seconds": 23401,
      "estimate_description": "taastame 1.5 h jooksul",
      "estimated_end": "2026-06-23T01:00:00Z",
      "first_seen_at": "2026-06-22T17:50:00Z",
      "last_seen_at": "2026-06-23T00:20:01Z",
      "max_customers_affected": 74,
      "outage_id": "1045275",
      "planned_end": null,
      "planned_start": null,
      "reason": "Likvideerimisel",
      "resolved_at": "2026-06-23T00:20:01Z",
      "start_time": "2026-06-22T17:25:35Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 1,
      "duration_seconds": 0,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-22T17:45:01Z",
      "last_seen_at": "2026-06-22T17:45:01Z",
      "max_customers_affected": 1,
      "outage_id": "1045274",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-22T17:45:01Z",
      "start_time": "2026-06-22T17:38:54Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 1,
      "duration_seconds": 4200,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-22T16:25:01Z",
      "last_seen_at": "2026-06-22T17:35:01Z",
      "max_customers_affected": 1,
      "outage_id": "1045257",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-22T17:35:01Z",
      "start_time": "2026-06-22T14:34:43Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 2,
      "duration_seconds": 900,
      "estimate_description": "taastame 0.5 h jooksul",
      "estimated_end": "2026-06-22T14:45:00Z",
      "first_seen_at": "2026-06-22T14:35:00Z",
      "last_seen_at": "2026-06-22T14:50:00Z",
      "max_customers_affected": 2,
      "outage_id": "1045242",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-22T14:50:00Z",
      "start_time": "2026-06-22T12:10:35Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 4,
      "duration_seconds": 62700,
      "estimate_description": "taastame  6 h jooksul",
      "estimated_end": "2026-06-23T09:00:00Z",
      "first_seen_at": "2026-06-22T13:50:00Z",
      "last_seen_at": "2026-06-23T07:15:00Z",
      "max_customers_affected": 4,
      "outage_id": "1044999",
      "planned_end": null,
      "planned_start": null,
      "reason": "Likvideerimisel",
      "resolved_at": "2026-06-23T07:15:00Z",
      "start_time": "2026-06-21T14:49:43Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 1,
      "duration_seconds": 299,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-22T13:25:01Z",
      "last_seen_at": "2026-06-22T13:30:00Z",
      "max_customers_affected": 1,
      "outage_id": "1045103",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-22T13:30:00Z",
      "start_time": "2026-06-21T15:29:39Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 9,
      "duration_seconds": 343799,
      "estimate_description": "taastame  7 h jooksul",
      "estimated_end": "2026-06-26T12:28:00Z",
      "first_seen_at": "2026-06-22T11:30:01Z",
      "last_seen_at": "2026-06-26T11:00:00Z",
      "max_customers_affected": 9,
      "outage_id": "1045233",
      "planned_end": "2026-06-26T12:30:00Z",
      "planned_start": "2026-06-26T06:00:00Z",
      "reason": null,
      "resolved_at": "2026-06-26T11:00:00Z",
      "start_time": "2026-06-26T06:03:25Z",
      "type": "planned"
    },
    {
      "customers_affected": 220,
      "duration_seconds": 266700,
      "estimate_description": "taastame  7 h jooksul",
      "estimated_end": "2026-06-25T13:13:00Z",
      "first_seen_at": "2026-06-22T10:10:01Z",
      "last_seen_at": "2026-06-25T12:15:01Z",
      "max_customers_affected": 220,
      "outage_id": "1044797",
      "planned_end": "2026-06-25T13:15:00Z",
      "planned_start": "2026-06-25T06:15:00Z",
      "reason": null,
      "resolved_at": "2026-06-25T12:15:01Z",
      "start_time": "2026-06-25T06:27:48Z",
      "type": "planned"
    },
    {
      "customers_affected": 13,
      "duration_seconds": 27600,
      "estimate_description": "taastame  2 h jooksul",
      "estimated_end": "2026-06-22T17:00:00Z",
      "first_seen_at": "2026-06-22T09:45:01Z",
      "last_seen_at": "2026-06-22T17:25:01Z",
      "max_customers_affected": 403,
      "outage_id": "1045215",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-22T17:25:01Z",
      "start_time": "2026-06-22T09:41:24Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 7,
      "duration_seconds": 4201,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-22T08:50:00Z",
      "last_seen_at": "2026-06-22T10:00:01Z",
      "max_customers_affected": 7,
      "outage_id": "1045198",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-22T10:00:01Z",
      "start_time": "2026-06-22T08:28:33Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 20,
      "duration_seconds": 36900,
      "estimate_description": "taastame  1 h jooksul",
      "estimated_end": "2026-06-22T18:30:00Z",
      "first_seen_at": "2026-06-22T07:40:01Z",
      "last_seen_at": "2026-06-22T17:55:01Z",
      "max_customers_affected": 598,
      "outage_id": "1045183",
      "planned_end": null,
      "planned_start": null,
      "reason": "Likvideerimisel",
      "resolved_at": "2026-06-22T17:55:01Z",
      "start_time": "2026-06-22T07:38:58Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 26,
      "duration_seconds": 275699,
      "estimate_description": "taastame  1 h jooksul",
      "estimated_end": "2026-06-25T12:15:00Z",
      "first_seen_at": "2026-06-22T07:00:01Z",
      "last_seen_at": "2026-06-25T11:35:00Z",
      "max_customers_affected": 26,
      "outage_id": "1044427",
      "planned_end": "2026-06-25T10:30:00Z",
      "planned_start": "2026-06-25T06:30:00Z",
      "reason": null,
      "resolved_at": "2026-06-25T11:35:00Z",
      "start_time": "2026-06-25T06:40:40Z",
      "type": "planned"
    },
    {
      "customers_affected": 31,
      "duration_seconds": 6300,
      "estimate_description": "taastame  4 h jooksul",
      "estimated_end": "2026-06-22T10:30:00Z",
      "first_seen_at": "2026-06-22T06:40:00Z",
      "last_seen_at": "2026-06-22T08:25:00Z",
      "max_customers_affected": 31,
      "outage_id": "1045004",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-22T08:25:00Z",
      "start_time": "2026-06-21T14:58:36Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 42,
      "duration_seconds": 11999,
      "estimate_description": "taastame  4 h jooksul",
      "estimated_end": "2026-06-22T10:00:00Z",
      "first_seen_at": "2026-06-22T06:05:01Z",
      "last_seen_at": "2026-06-22T09:25:00Z",
      "max_customers_affected": 132,
      "outage_id": "1045144",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-22T09:25:00Z",
      "start_time": "2026-06-22T04:48:47Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 363,
      "duration_seconds": 5699,
      "estimate_description": "taastame  4 h jooksul",
      "estimated_end": "2026-06-22T08:00:00Z",
      "first_seen_at": "2026-06-22T04:45:01Z",
      "last_seen_at": "2026-06-22T06:20:00Z",
      "max_customers_affected": 363,
      "outage_id": "1045129",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-22T06:20:00Z",
      "start_time": "2026-06-22T04:44:45Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 74,
      "duration_seconds": 54300,
      "estimate_description": "taastame  1 h jooksul",
      "estimated_end": "2026-06-22T17:30:00Z",
      "first_seen_at": "2026-06-22T02:05:00Z",
      "last_seen_at": "2026-06-22T17:10:00Z",
      "max_customers_affected": 134,
      "outage_id": "1045112",
      "planned_end": null,
      "planned_start": null,
      "reason": "Likvideerimisel",
      "resolved_at": "2026-06-22T17:10:00Z",
      "start_time": "2026-06-22T02:04:44Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 70,
      "duration_seconds": 1801,
      "estimate_description": "taastame 1.5 h jooksul",
      "estimated_end": "2026-06-21T23:30:00Z",
      "first_seen_at": "2026-06-21T22:15:00Z",
      "last_seen_at": "2026-06-21T22:45:01Z",
      "max_customers_affected": 70,
      "outage_id": "1045079",
      "planned_end": null,
      "planned_start": null,
      "reason": "Likvideerimisel",
      "resolved_at": "2026-06-21T22:45:01Z",
      "start_time": "2026-06-21T19:26:02Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 183,
      "duration_seconds": 21300,
      "estimate_description": "taastame  1 h jooksul",
      "estimated_end": "2026-06-22T02:45:00Z",
      "first_seen_at": "2026-06-21T20:50:01Z",
      "last_seen_at": "2026-06-22T02:45:01Z",
      "max_customers_affected": 183,
      "outage_id": "1045092",
      "planned_end": null,
      "planned_start": null,
      "reason": "Likvideerimisel",
      "resolved_at": "2026-06-22T02:45:01Z",
      "start_time": "2026-06-21T20:45:14Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 31,
      "duration_seconds": 9600,
      "estimate_description": "taastame  3 h jooksul",
      "estimated_end": "2026-06-21T23:00:00Z",
      "first_seen_at": "2026-06-21T20:50:01Z",
      "last_seen_at": "2026-06-21T23:30:01Z",
      "max_customers_affected": 31,
      "outage_id": "1045093",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-21T23:30:01Z",
      "start_time": "2026-06-21T18:17:22Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 1,
      "duration_seconds": 0,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-21T20:30:00Z",
      "last_seen_at": "2026-06-21T20:30:00Z",
      "max_customers_affected": 1,
      "outage_id": "1045089",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-21T20:30:00Z",
      "start_time": "2026-06-21T20:05:19Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 916,
      "duration_seconds": 0,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-21T20:20:00Z",
      "last_seen_at": "2026-06-21T20:20:00Z",
      "max_customers_affected": 916,
      "outage_id": "1045088",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-21T20:20:00Z",
      "start_time": "2026-06-21T20:18:36Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 15,
      "duration_seconds": 20400,
      "estimate_description": "taastame  7 h jooksul",
      "estimated_end": "2026-06-22T02:30:00Z",
      "first_seen_at": "2026-06-21T20:15:00Z",
      "last_seen_at": "2026-06-22T01:55:00Z",
      "max_customers_affected": 15,
      "outage_id": "1045081",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-22T01:55:00Z",
      "start_time": "2026-06-21T19:23:07Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 10,
      "duration_seconds": 21901,
      "estimate_description": "taastame 1.5 h jooksul",
      "estimated_end": "2026-06-22T01:15:00Z",
      "first_seen_at": "2026-06-21T19:20:00Z",
      "last_seen_at": "2026-06-22T01:25:01Z",
      "max_customers_affected": 10,
      "outage_id": "1045050",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-22T01:25:01Z",
      "start_time": "2026-06-21T17:07:38Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 2,
      "duration_seconds": 8701,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-21T18:15:00Z",
      "last_seen_at": "2026-06-21T20:40:01Z",
      "max_customers_affected": 2,
      "outage_id": "1045066",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-21T20:40:01Z",
      "start_time": "2026-06-21T17:37:30Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 52,
      "duration_seconds": 31199,
      "estimate_description": "taastame  3 h jooksul",
      "estimated_end": "2026-06-22T03:00:00Z",
      "first_seen_at": "2026-06-21T18:00:02Z",
      "last_seen_at": "2026-06-22T02:40:01Z",
      "max_customers_affected": 584,
      "outage_id": "1045062",
      "planned_end": null,
      "planned_start": null,
      "reason": "Likvideerimisel",
      "resolved_at": "2026-06-22T02:40:01Z",
      "start_time": "2026-06-21T17:58:46Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 96,
      "duration_seconds": 58200,
      "estimate_description": "taastame  5 h jooksul",
      "estimated_end": "2026-06-30T11:00:00Z",
      "first_seen_at": "2026-06-21T17:55:01Z",
      "last_seen_at": "2026-06-22T10:05:01Z",
      "max_customers_affected": 109,
      "outage_id": "1044934",
      "planned_end": "2026-06-30T11:00:00Z",
      "planned_start": "2026-06-30T06:15:00Z",
      "reason": null,
      "resolved_at": "2026-06-22T10:05:01Z",
      "start_time": null,
      "type": "unplanned"
    },
    {
      "customers_affected": 26,
      "duration_seconds": 26099,
      "estimate_description": "taastame 1.5 h jooksul",
      "estimated_end": "2026-06-21T23:30:00Z",
      "first_seen_at": "2026-06-21T17:55:01Z",
      "last_seen_at": "2026-06-22T01:10:00Z",
      "max_customers_affected": 363,
      "outage_id": "1045060",
      "planned_end": null,
      "planned_start": null,
      "reason": "Likvideerimisel",
      "resolved_at": "2026-06-22T01:10:00Z",
      "start_time": "2026-06-21T17:50:03Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 1905,
      "duration_seconds": 0,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-21T17:00:01Z",
      "last_seen_at": "2026-06-21T17:00:01Z",
      "max_customers_affected": 1905,
      "outage_id": "1045045",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-21T17:00:01Z",
      "start_time": "2026-06-21T16:57:28Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 36,
      "duration_seconds": 1499,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-21T17:00:01Z",
      "last_seen_at": "2026-06-21T17:25:00Z",
      "max_customers_affected": 36,
      "outage_id": "1045044",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-21T17:25:00Z",
      "start_time": "2026-06-21T16:56:13Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 1,
      "duration_seconds": 0,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-21T16:55:01Z",
      "last_seen_at": "2026-06-21T16:55:01Z",
      "max_customers_affected": 1,
      "outage_id": "1045042",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-21T16:55:01Z",
      "start_time": "2026-06-21T16:51:06Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 108,
      "duration_seconds": 1199,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-21T16:45:01Z",
      "last_seen_at": "2026-06-21T17:05:00Z",
      "max_customers_affected": 173,
      "outage_id": "1045039",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-21T17:05:00Z",
      "start_time": "2026-06-21T16:44:20Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 16,
      "duration_seconds": 0,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-21T16:25:01Z",
      "last_seen_at": "2026-06-21T16:25:01Z",
      "max_customers_affected": 16,
      "outage_id": "1045036",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-21T16:25:01Z",
      "start_time": "2026-06-21T15:22:52Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 6,
      "duration_seconds": 12900,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-21T16:25:01Z",
      "last_seen_at": "2026-06-21T20:00:01Z",
      "max_customers_affected": 6,
      "outage_id": "1045035",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-21T20:00:01Z",
      "start_time": "2026-06-21T16:02:04Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 11,
      "duration_seconds": 2100,
      "estimate_description": "taastame  2 h jooksul",
      "estimated_end": "2026-06-21T17:45:00Z",
      "first_seen_at": "2026-06-21T16:10:01Z",
      "last_seen_at": "2026-06-21T16:45:01Z",
      "max_customers_affected": 11,
      "outage_id": "1045026",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-21T16:45:01Z",
      "start_time": "2026-06-21T16:05:29Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 26,
      "duration_seconds": 9000,
      "estimate_description": "taastame  4 h jooksul",
      "estimated_end": "2026-06-21T20:15:00Z",
      "first_seen_at": "2026-06-21T16:10:01Z",
      "last_seen_at": "2026-06-21T18:40:01Z",
      "max_customers_affected": 492,
      "outage_id": "1045029",
      "planned_end": null,
      "planned_start": null,
      "reason": "Likvideerimisel",
      "resolved_at": "2026-06-21T18:40:01Z",
      "start_time": "2026-06-21T16:09:47Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 54,
      "duration_seconds": 5999,
      "estimate_description": "taastame  2 h jooksul",
      "estimated_end": "2026-06-21T17:45:00Z",
      "first_seen_at": "2026-06-21T16:00:01Z",
      "last_seen_at": "2026-06-21T17:40:00Z",
      "max_customers_affected": 369,
      "outage_id": "1045014",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-21T17:40:00Z",
      "start_time": "2026-06-21T15:43:26Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 319,
      "duration_seconds": 300,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-21T16:00:01Z",
      "last_seen_at": "2026-06-21T16:05:01Z",
      "max_customers_affected": 319,
      "outage_id": "1045019",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-21T16:05:01Z",
      "start_time": "2026-06-21T15:57:20Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 300,
      "duration_seconds": 300,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-21T16:00:01Z",
      "last_seen_at": "2026-06-21T16:05:01Z",
      "max_customers_affected": 300,
      "outage_id": "1045015",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-21T16:05:01Z",
      "start_time": "2026-06-21T15:56:34Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 84,
      "duration_seconds": 7500,
      "estimate_description": "taastame  3 h jooksul",
      "estimated_end": "2026-06-21T19:30:00Z",
      "first_seen_at": "2026-06-21T16:00:01Z",
      "last_seen_at": "2026-06-21T18:05:01Z",
      "max_customers_affected": 1424,
      "outage_id": "1045021",
      "planned_end": null,
      "planned_start": null,
      "reason": "Likvideerimisel",
      "resolved_at": "2026-06-21T18:05:01Z",
      "start_time": "2026-06-21T15:59:27Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 173,
      "duration_seconds": 2400,
      "estimate_description": "taastame  2 h jooksul",
      "estimated_end": "2026-06-21T17:45:00Z",
      "first_seen_at": "2026-06-21T15:55:01Z",
      "last_seen_at": "2026-06-21T16:35:01Z",
      "max_customers_affected": 173,
      "outage_id": "1045012",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-21T16:35:01Z",
      "start_time": "2026-06-21T15:54:54Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 247,
      "duration_seconds": 8100,
      "estimate_description": "taastame  1 h jooksul",
      "estimated_end": "2026-06-21T18:15:00Z",
      "first_seen_at": "2026-06-21T15:30:01Z",
      "last_seen_at": "2026-06-21T17:45:01Z",
      "max_customers_affected": 580,
      "outage_id": "1045006",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-21T17:45:01Z",
      "start_time": "2026-06-21T15:29:33Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 70,
      "duration_seconds": 24899,
      "estimate_description": "taastame  6 h jooksul",
      "estimated_end": "2026-06-21T20:15:00Z",
      "first_seen_at": "2026-06-21T15:15:01Z",
      "last_seen_at": "2026-06-21T22:10:00Z",
      "max_customers_affected": 357,
      "outage_id": "1045002",
      "planned_end": null,
      "planned_start": null,
      "reason": "Likvideerimisel",
      "resolved_at": "2026-06-21T22:10:00Z",
      "start_time": "2026-06-21T15:10:43Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 15,
      "duration_seconds": 0,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-21T14:45:01Z",
      "last_seen_at": "2026-06-21T14:45:01Z",
      "max_customers_affected": 15,
      "outage_id": "1044918",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-21T14:45:01Z",
      "start_time": "2026-06-21T11:55:45Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 55,
      "duration_seconds": 16801,
      "estimate_description": "taastame  6 h jooksul",
      "estimated_end": "2026-06-21T19:15:00Z",
      "first_seen_at": "2026-06-21T14:15:00Z",
      "last_seen_at": "2026-06-21T18:55:01Z",
      "max_customers_affected": 55,
      "outage_id": "1044984",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-21T18:55:01Z",
      "start_time": "2026-06-21T13:55:59Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 63,
      "duration_seconds": 0,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-21T13:55:01Z",
      "last_seen_at": "2026-06-21T13:55:01Z",
      "max_customers_affected": 63,
      "outage_id": "1044975",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-21T13:55:01Z",
      "start_time": "2026-06-21T13:52:40Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 183,
      "duration_seconds": 10200,
      "estimate_description": "taastame  6 h jooksul",
      "estimated_end": "2026-06-21T19:15:00Z",
      "first_seen_at": "2026-06-21T13:55:01Z",
      "last_seen_at": "2026-06-21T16:45:01Z",
      "max_customers_affected": 349,
      "outage_id": "1044974",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-21T16:45:01Z",
      "start_time": "2026-06-21T13:52:39Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 131,
      "duration_seconds": 39599,
      "estimate_description": "taastame  8 h jooksul",
      "estimated_end": "2026-06-22T04:00:00Z",
      "first_seen_at": "2026-06-21T13:45:01Z",
      "last_seen_at": "2026-06-22T00:45:00Z",
      "max_customers_affected": 163,
      "outage_id": "1044968",
      "planned_end": null,
      "planned_start": null,
      "reason": "Likvideerimisel",
      "resolved_at": "2026-06-22T00:45:00Z",
      "start_time": "2026-06-21T13:41:18Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 343,
      "duration_seconds": 0,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-21T13:40:00Z",
      "last_seen_at": "2026-06-21T13:40:00Z",
      "max_customers_affected": 343,
      "outage_id": "1044964",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-21T13:40:00Z",
      "start_time": "2026-06-21T13:39:37Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 344,
      "duration_seconds": 13200,
      "estimate_description": "taastame  3 h jooksul",
      "estimated_end": "2026-06-21T15:30:00Z",
      "first_seen_at": "2026-06-21T13:15:01Z",
      "last_seen_at": "2026-06-21T16:55:01Z",
      "max_customers_affected": 1219,
      "outage_id": "1044954",
      "planned_end": null,
      "planned_start": null,
      "reason": "Likvideerimisel",
      "resolved_at": "2026-06-21T16:55:01Z",
      "start_time": "2026-06-21T13:13:17Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 88,
      "duration_seconds": 0,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-21T13:00:01Z",
      "last_seen_at": "2026-06-21T13:00:01Z",
      "max_customers_affected": 88,
      "outage_id": "1044944",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-21T13:00:01Z",
      "start_time": "2026-06-21T12:57:11Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 536,
      "duration_seconds": 0,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-21T13:00:01Z",
      "last_seen_at": "2026-06-21T13:00:01Z",
      "max_customers_affected": 536,
      "outage_id": "1044947",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-21T13:00:01Z",
      "start_time": "2026-06-21T12:58:53Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 24,
      "duration_seconds": 600,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-21T12:55:01Z",
      "last_seen_at": "2026-06-21T13:05:01Z",
      "max_customers_affected": 24,
      "outage_id": "1044936",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-21T13:05:01Z",
      "start_time": "2026-06-21T12:50:10Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 63,
      "duration_seconds": 6300,
      "estimate_description": "taastame  2 h jooksul",
      "estimated_end": "2026-06-21T14:45:00Z",
      "first_seen_at": "2026-06-21T12:45:00Z",
      "last_seen_at": "2026-06-21T14:30:00Z",
      "max_customers_affected": 116,
      "outage_id": "1044933",
      "planned_end": null,
      "planned_start": null,
      "reason": "Likvideerimisel",
      "resolved_at": "2026-06-21T14:30:00Z",
      "start_time": "2026-06-21T12:40:19Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 158,
      "duration_seconds": 4499,
      "estimate_description": "taastame  2 h jooksul",
      "estimated_end": "2026-06-21T14:15:00Z",
      "first_seen_at": "2026-06-21T12:10:01Z",
      "last_seen_at": "2026-06-21T13:25:00Z",
      "max_customers_affected": 158,
      "outage_id": "1044923",
      "planned_end": null,
      "planned_start": null,
      "reason": "Tarbijad toidetud",
      "resolved_at": "2026-06-21T13:25:00Z",
      "start_time": "2026-06-21T12:07:49Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 1,
      "duration_seconds": 5699,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-21T12:00:01Z",
      "last_seen_at": "2026-06-21T13:35:00Z",
      "max_customers_affected": 1,
      "outage_id": "1044919",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-21T13:35:00Z",
      "start_time": "2026-06-21T11:51:36Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 238,
      "duration_seconds": 0,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-21T11:55:00Z",
      "last_seen_at": "2026-06-21T11:55:00Z",
      "max_customers_affected": 238,
      "outage_id": "1044915",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-21T11:55:00Z",
      "start_time": "2026-06-21T11:54:05Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 116,
      "duration_seconds": 0,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-21T11:55:00Z",
      "last_seen_at": "2026-06-21T11:55:00Z",
      "max_customers_affected": 116,
      "outage_id": "1044916",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-21T11:55:00Z",
      "start_time": "2026-06-21T11:54:06Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 2,
      "duration_seconds": 12900,
      "estimate_description": "taastame 1.5 h jooksul",
      "estimated_end": "2026-06-21T13:30:00Z",
      "first_seen_at": "2026-06-21T09:05:00Z",
      "last_seen_at": "2026-06-21T12:40:00Z",
      "max_customers_affected": 224,
      "outage_id": "1044885",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-21T12:40:00Z",
      "start_time": "2026-06-21T08:49:01Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 88,
      "duration_seconds": 1501,
      "estimate_description": "taastame 1.5 h jooksul",
      "estimated_end": "2026-06-21T06:15:00Z",
      "first_seen_at": "2026-06-21T05:15:00Z",
      "last_seen_at": "2026-06-21T05:40:01Z",
      "max_customers_affected": 88,
      "outage_id": "1044868",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-21T05:40:01Z",
      "start_time": "2026-06-21T05:04:02Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 147,
      "duration_seconds": 5700,
      "estimate_description": "taastame  3 h jooksul",
      "estimated_end": "2026-06-21T02:45:00Z",
      "first_seen_at": "2026-06-20T23:55:00Z",
      "last_seen_at": "2026-06-21T01:30:00Z",
      "max_customers_affected": 147,
      "outage_id": "1044861",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-21T01:30:00Z",
      "start_time": "2026-06-20T23:50:21Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 14,
      "duration_seconds": 40799,
      "estimate_description": "taastame  3 h jooksul",
      "estimated_end": "2026-06-29T11:15:00Z",
      "first_seen_at": "2026-06-20T18:55:01Z",
      "last_seen_at": "2026-06-21T06:15:00Z",
      "max_customers_affected": 14,
      "outage_id": "1044699",
      "planned_end": "2026-06-29T11:15:00Z",
      "planned_start": "2026-06-29T08:15:00Z",
      "reason": null,
      "resolved_at": "2026-06-21T06:15:00Z",
      "start_time": null,
      "type": "unplanned"
    },
    {
      "customers_affected": 587,
      "duration_seconds": 3300,
      "estimate_description": "taastame  2 h jooksul",
      "estimated_end": "2026-06-20T20:00:00Z",
      "first_seen_at": "2026-06-20T18:30:01Z",
      "last_seen_at": "2026-06-20T19:25:01Z",
      "max_customers_affected": 587,
      "outage_id": "1044856",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-20T19:25:01Z",
      "start_time": "2026-06-20T18:25:15Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 9,
      "duration_seconds": 5100,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-20T17:15:01Z",
      "last_seen_at": "2026-06-20T18:40:01Z",
      "max_customers_affected": 9,
      "outage_id": "1044852",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-20T18:40:01Z",
      "start_time": "2026-06-20T17:11:46Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 22,
      "duration_seconds": 4800,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-20T17:15:01Z",
      "last_seen_at": "2026-06-20T18:35:01Z",
      "max_customers_affected": 22,
      "outage_id": "1044845",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-20T18:35:01Z",
      "start_time": "2026-06-20T13:52:20Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 2,
      "duration_seconds": 6000,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-20T14:05:01Z",
      "last_seen_at": "2026-06-20T15:45:01Z",
      "max_customers_affected": 2,
      "outage_id": "1044846",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-20T15:45:01Z",
      "start_time": "2026-06-20T13:58:14Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 4,
      "duration_seconds": 2701,
      "estimate_description": "taastame  1 h jooksul",
      "estimated_end": "2026-06-20T14:30:00Z",
      "first_seen_at": "2026-06-20T13:40:00Z",
      "last_seen_at": "2026-06-20T14:25:01Z",
      "max_customers_affected": 4,
      "outage_id": "1044840",
      "planned_end": null,
      "planned_start": null,
      "reason": "Likvideerimisel",
      "resolved_at": "2026-06-20T14:25:01Z",
      "start_time": "2026-06-20T12:04:19Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 5,
      "duration_seconds": 36901,
      "estimate_description": "taastame  5 h jooksul",
      "estimated_end": "2026-06-21T00:00:00Z",
      "first_seen_at": "2026-06-20T12:20:00Z",
      "last_seen_at": "2026-06-20T22:35:01Z",
      "max_customers_affected": 5,
      "outage_id": "1044841",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-20T22:35:01Z",
      "start_time": "2026-06-20T12:17:17Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 47,
      "duration_seconds": 2701,
      "estimate_description": "taastame  2 h jooksul",
      "estimated_end": "2026-06-20T13:30:00Z",
      "first_seen_at": "2026-06-20T11:45:00Z",
      "last_seen_at": "2026-06-20T12:30:01Z",
      "max_customers_affected": 47,
      "outage_id": "1044838",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-20T12:30:01Z",
      "start_time": "2026-06-20T11:44:03Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 4,
      "duration_seconds": 0,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-20T11:30:01Z",
      "last_seen_at": "2026-06-20T11:30:01Z",
      "max_customers_affected": 4,
      "outage_id": "1044834",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-20T11:30:01Z",
      "start_time": "2026-06-20T09:48:30Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 90,
      "duration_seconds": 2400,
      "estimate_description": "taastame 0.5 h jooksul",
      "estimated_end": "2026-06-20T08:00:00Z",
      "first_seen_at": "2026-06-20T07:35:01Z",
      "last_seen_at": "2026-06-20T08:15:01Z",
      "max_customers_affected": 159,
      "outage_id": "1044829",
      "planned_end": null,
      "planned_start": null,
      "reason": "Likvideerimisel",
      "resolved_at": "2026-06-20T08:15:01Z",
      "start_time": "2026-06-20T06:33:26Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 122,
      "duration_seconds": 6900,
      "estimate_description": "taastame  3 h jooksul",
      "estimated_end": "2026-06-19T19:00:00Z",
      "first_seen_at": "2026-06-19T16:30:01Z",
      "last_seen_at": "2026-06-19T18:25:01Z",
      "max_customers_affected": 122,
      "outage_id": "1044811",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-19T18:25:01Z",
      "start_time": "2026-06-19T16:15:39Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 13,
      "duration_seconds": 240299,
      "estimate_description": "taastame  1 h jooksul",
      "estimated_end": "2026-07-07T14:00:00Z",
      "first_seen_at": "2026-06-19T11:35:01Z",
      "last_seen_at": "2026-06-22T06:20:00Z",
      "max_customers_affected": 13,
      "outage_id": "1044677",
      "planned_end": "2026-07-07T14:00:00Z",
      "planned_start": "2026-07-07T13:00:00Z",
      "reason": null,
      "resolved_at": "2026-06-22T06:20:00Z",
      "start_time": null,
      "type": "unplanned"
    },
    {
      "customers_affected": 131,
      "duration_seconds": 606901,
      "estimate_description": "taastame  3 h jooksul",
      "estimated_end": "2026-06-26T13:00:00Z",
      "first_seen_at": "2026-06-19T11:15:01Z",
      "last_seen_at": "2026-06-26T11:50:02Z",
      "max_customers_affected": 131,
      "outage_id": "1044643",
      "planned_end": "2026-06-26T10:15:00Z",
      "planned_start": "2026-06-26T07:15:00Z",
      "reason": null,
      "resolved_at": "2026-06-26T11:50:02Z",
      "start_time": "2026-06-26T07:16:22Z",
      "type": "planned"
    },
    {
      "customers_affected": 1,
      "duration_seconds": 1201,
      "estimate_description": "taastame 1.5 h jooksul",
      "estimated_end": "2026-06-19T12:15:00Z",
      "first_seen_at": "2026-06-19T11:10:00Z",
      "last_seen_at": "2026-06-19T11:30:01Z",
      "max_customers_affected": 1,
      "outage_id": "1044781",
      "planned_end": null,
      "planned_start": null,
      "reason": "Likvideerimisel",
      "resolved_at": "2026-06-19T11:30:01Z",
      "start_time": "2026-06-19T11:05:40Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 68,
      "duration_seconds": 0,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-19T11:05:01Z",
      "last_seen_at": "2026-06-19T11:05:01Z",
      "max_customers_affected": 68,
      "outage_id": "1044779",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-19T11:05:01Z",
      "start_time": "2026-06-19T11:01:16Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 31,
      "duration_seconds": 248999,
      "estimate_description": "taastame  4 h jooksul",
      "estimated_end": "2026-06-30T11:30:00Z",
      "first_seen_at": "2026-06-19T09:10:01Z",
      "last_seen_at": "2026-06-22T06:20:00Z",
      "max_customers_affected": 31,
      "outage_id": "1044759",
      "planned_end": "2026-06-30T11:30:00Z",
      "planned_start": "2026-06-30T07:30:00Z",
      "reason": null,
      "resolved_at": "2026-06-22T06:20:00Z",
      "start_time": null,
      "type": "unplanned"
    },
    {
      "customers_affected": 4,
      "duration_seconds": 270300,
      "estimate_description": "taastame  1 h jooksul",
      "estimated_end": "2026-07-06T09:00:00Z",
      "first_seen_at": "2026-06-19T06:30:01Z",
      "last_seen_at": "2026-06-22T09:35:01Z",
      "max_customers_affected": 4,
      "outage_id": "1044681",
      "planned_end": "2026-07-06T09:00:00Z",
      "planned_start": "2026-07-06T08:00:00Z",
      "reason": null,
      "resolved_at": "2026-06-22T09:35:01Z",
      "start_time": null,
      "type": "unplanned"
    },
    {
      "customers_affected": 1,
      "duration_seconds": 1200,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-18T14:15:01Z",
      "last_seen_at": "2026-06-18T14:35:01Z",
      "max_customers_affected": 1,
      "outage_id": "1044709",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-18T14:35:01Z",
      "start_time": "2026-06-18T13:59:57Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 25,
      "duration_seconds": 4501,
      "estimate_description": "taastame 0.5 h jooksul",
      "estimated_end": "2026-06-18T14:45:00Z",
      "first_seen_at": "2026-06-18T13:15:00Z",
      "last_seen_at": "2026-06-18T14:30:01Z",
      "max_customers_affected": 25,
      "outage_id": "1044702",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-18T14:30:01Z",
      "start_time": "2026-06-18T12:10:42Z",
      "type": "unplanned"
    }
  ],
  "success": true
}