← 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": 3,
      "duration_seconds": 4799,
      "estimate_description": "taastame  1 h jooksul",
      "estimated_end": "2026-07-08T13:30:00Z",
      "first_seen_at": "2026-06-29T07:20:01Z",
      "last_seen_at": "2026-06-29T08:40:00Z",
      "max_customers_affected": 3,
      "outage_id": "1045509",
      "planned_end": "2026-07-08T13:30:00Z",
      "planned_start": "2026-07-08T12:30:00Z",
      "reason": null,
      "resolved_at": "2026-06-29T08:40:00Z",
      "start_time": null,
      "type": "unplanned"
    },
    {
      "customers_affected": 6,
      "duration_seconds": 10200,
      "estimate_description": "taastame  1 h jooksul",
      "estimated_end": "2026-07-08T12:30:00Z",
      "first_seen_at": "2026-06-29T07:05:00Z",
      "last_seen_at": "2026-06-29T09:55:00Z",
      "max_customers_affected": 6,
      "outage_id": "1045508",
      "planned_end": "2026-07-08T12:30:00Z",
      "planned_start": "2026-07-08T11:30:00Z",
      "reason": null,
      "resolved_at": "2026-06-29T09:55:00Z",
      "start_time": null,
      "type": "unplanned"
    },
    {
      "customers_affected": 7,
      "duration_seconds": 15600,
      "estimate_description": "taastame  4 h jooksul",
      "estimated_end": "2026-07-03T09:29:00Z",
      "first_seen_at": "2026-06-29T06:50:01Z",
      "last_seen_at": "2026-06-29T11:10:01Z",
      "max_customers_affected": 7,
      "outage_id": "1045530",
      "planned_end": "2026-07-03T09:30:00Z",
      "planned_start": "2026-07-03T06:00:00Z",
      "reason": null,
      "resolved_at": "2026-06-29T11:10:01Z",
      "start_time": null,
      "type": "unplanned"
    },
    {
      "customers_affected": 244,
      "duration_seconds": 0,
      "estimate_description": "taastame  2 h jooksul",
      "estimated_end": "2026-06-29T08:45:00Z",
      "first_seen_at": "2026-06-29T06:45:00Z",
      "last_seen_at": "2026-06-29T06:45:00Z",
      "max_customers_affected": 244,
      "outage_id": "1045843",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-29T06:45:00Z",
      "start_time": "2026-06-29T06:40:56Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 441,
      "duration_seconds": 3600,
      "estimate_description": "taastame  1 h jooksul",
      "estimated_end": "2026-06-29T05:30:00Z",
      "first_seen_at": "2026-06-29T04:25:00Z",
      "last_seen_at": "2026-06-29T05:25:00Z",
      "max_customers_affected": 932,
      "outage_id": "1045806",
      "planned_end": null,
      "planned_start": null,
      "reason": "Likvideerimisel",
      "resolved_at": "2026-06-29T05:25:00Z",
      "start_time": "2026-06-29T04:02:44Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 98,
      "duration_seconds": 5098,
      "estimate_description": "taastame  3 h jooksul",
      "estimated_end": "2026-06-29T05:00:00Z",
      "first_seen_at": "2026-06-29T01:50:02Z",
      "last_seen_at": "2026-06-29T03:15:00Z",
      "max_customers_affected": 98,
      "outage_id": "1045792",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-29T03:15:00Z",
      "start_time": "2026-06-29T01:43:09Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 41,
      "duration_seconds": 3000,
      "estimate_description": "taastame 0.5 h jooksul",
      "estimated_end": "2026-06-29T00:00:00Z",
      "first_seen_at": "2026-06-28T22:55:01Z",
      "last_seen_at": "2026-06-28T23:45:01Z",
      "max_customers_affected": 41,
      "outage_id": "1045753",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-28T23:45:01Z",
      "start_time": "2026-06-28T19:16:42Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 1,
      "duration_seconds": 0,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-28T21:55:01Z",
      "last_seen_at": "2026-06-28T21:55:01Z",
      "max_customers_affected": 1,
      "outage_id": "1045750",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-28T21:55:01Z",
      "start_time": "2026-06-28T19:03:24Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 86,
      "duration_seconds": 3299,
      "estimate_description": "taastame  2 h jooksul",
      "estimated_end": "2026-06-28T23:30:00Z",
      "first_seen_at": "2026-06-28T21:15:01Z",
      "last_seen_at": "2026-06-28T22:10:00Z",
      "max_customers_affected": 443,
      "outage_id": "1045773",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-28T22:10:00Z",
      "start_time": "2026-06-28T21:11:21Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 485,
      "duration_seconds": 3299,
      "estimate_description": "taastame  2 h jooksul",
      "estimated_end": "2026-06-28T23:30:00Z",
      "first_seen_at": "2026-06-28T21:15:01Z",
      "last_seen_at": "2026-06-28T22:10:00Z",
      "max_customers_affected": 485,
      "outage_id": "1045774",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-28T22:10:00Z",
      "start_time": "2026-06-28T21:11:21Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 8,
      "duration_seconds": 3301,
      "estimate_description": "taastame  2 h jooksul",
      "estimated_end": "2026-06-28T23:15:00Z",
      "first_seen_at": "2026-06-28T21:10:00Z",
      "last_seen_at": "2026-06-28T22:05:01Z",
      "max_customers_affected": 8,
      "outage_id": "1045772",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-28T22:05:01Z",
      "start_time": "2026-06-28T21:07:03Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 8,
      "duration_seconds": 7500,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-28T21:05:01Z",
      "last_seen_at": "2026-06-28T23:10:01Z",
      "max_customers_affected": 8,
      "outage_id": "1045764",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-28T23:10:01Z",
      "start_time": "2026-06-28T20:23:29Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 98,
      "duration_seconds": 7800,
      "estimate_description": "taastame  1 h jooksul",
      "estimated_end": "2026-06-28T23:00:00Z",
      "first_seen_at": "2026-06-28T20:05:01Z",
      "last_seen_at": "2026-06-28T22:15:01Z",
      "max_customers_affected": 98,
      "outage_id": "1045758",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-28T22:15:01Z",
      "start_time": "2026-06-28T19:56:05Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 7,
      "duration_seconds": 12300,
      "estimate_description": "taastame 1.5 h jooksul",
      "estimated_end": "2026-06-28T23:00:00Z",
      "first_seen_at": "2026-06-28T18:50:01Z",
      "last_seen_at": "2026-06-28T22:15:01Z",
      "max_customers_affected": 7,
      "outage_id": "1045727",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-28T22:15:01Z",
      "start_time": "2026-06-28T16:14:09Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 1,
      "duration_seconds": 5101,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-28T18:05:00Z",
      "last_seen_at": "2026-06-28T19:30:01Z",
      "max_customers_affected": 1,
      "outage_id": "1045744",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-28T19:30:01Z",
      "start_time": "2026-06-28T17:58:09Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 9,
      "duration_seconds": 2100,
      "estimate_description": "taastame  1 h jooksul",
      "estimated_end": "2026-06-28T19:00:00Z",
      "first_seen_at": "2026-06-28T17:45:01Z",
      "last_seen_at": "2026-06-28T18:20:01Z",
      "max_customers_affected": 9,
      "outage_id": "1045741",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-28T18:20:01Z",
      "start_time": "2026-06-28T17:42:52Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 241,
      "duration_seconds": 0,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-28T16:50:01Z",
      "last_seen_at": "2026-06-28T16:50:01Z",
      "max_customers_affected": 241,
      "outage_id": "1045734",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-28T16:50:01Z",
      "start_time": "2026-06-28T16:49:46Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 105,
      "duration_seconds": 0,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-28T07:45:01Z",
      "last_seen_at": "2026-06-28T07:45:01Z",
      "max_customers_affected": 105,
      "outage_id": "1045688",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-28T07:45:01Z",
      "start_time": "2026-06-28T07:42:33Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 97,
      "duration_seconds": 0,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-28T06:55:00Z",
      "last_seen_at": "2026-06-28T06:55:00Z",
      "max_customers_affected": 97,
      "outage_id": "1045687",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-28T06:55:00Z",
      "start_time": "2026-06-28T06:53:56Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 3,
      "duration_seconds": 17999,
      "estimate_description": "taastame  2 h jooksul",
      "estimated_end": "2026-06-28T12:15:00Z",
      "first_seen_at": "2026-06-28T06:45:02Z",
      "last_seen_at": "2026-06-28T11:45:01Z",
      "max_customers_affected": 97,
      "outage_id": "1045683",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-28T11:45:01Z",
      "start_time": "2026-06-28T06:02:07Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 1,
      "duration_seconds": 11699,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-27T18:20:01Z",
      "last_seen_at": "2026-06-27T21:35:00Z",
      "max_customers_affected": 1,
      "outage_id": "1045671",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-27T21:35:00Z",
      "start_time": "2026-06-27T18:15:22Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 9,
      "duration_seconds": 2399,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-27T06:00:01Z",
      "last_seen_at": "2026-06-27T06:40:00Z",
      "max_customers_affected": 9,
      "outage_id": "1045640",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-27T06:40:00Z",
      "start_time": "2026-06-27T05:57:21Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 1,
      "duration_seconds": 0,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-27T04:40:00Z",
      "last_seen_at": "2026-06-27T04:40:00Z",
      "max_customers_affected": 1,
      "outage_id": "1045638",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-27T04:40:00Z",
      "start_time": "2026-06-27T04:31:09Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 329,
      "duration_seconds": 0,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-27T02:55:01Z",
      "last_seen_at": "2026-06-27T02:55:01Z",
      "max_customers_affected": 329,
      "outage_id": "1045634",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-27T02:55:01Z",
      "start_time": "2026-06-27T02:53:02Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 52,
      "duration_seconds": 0,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-26T17:00:01Z",
      "last_seen_at": "2026-06-26T17:00:01Z",
      "max_customers_affected": 52,
      "outage_id": "1045626",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-26T17:00:01Z",
      "start_time": "2026-06-26T16:58:29Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 8,
      "duration_seconds": 0,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-26T16:50:00Z",
      "last_seen_at": "2026-06-26T16:50:00Z",
      "max_customers_affected": 8,
      "outage_id": "1045623",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-26T16:50:00Z",
      "start_time": "2026-06-26T16:45:14Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 223,
      "duration_seconds": 0,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-26T16:50:00Z",
      "last_seen_at": "2026-06-26T16:50:00Z",
      "max_customers_affected": 223,
      "outage_id": "1045624",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-26T16:50:00Z",
      "start_time": "2026-06-26T16:46:07Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 11,
      "duration_seconds": 0,
      "estimate_description": "hetkel teadmata",
      "estimated_end": null,
      "first_seen_at": "2026-06-26T16:45:01Z",
      "last_seen_at": "2026-06-26T16:45:01Z",
      "max_customers_affected": 11,
      "outage_id": "1045622",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-26T16:45:01Z",
      "start_time": "2026-06-26T16:42:03Z",
      "type": "unplanned"
    },
    {
      "customers_affected": 11,
      "duration_seconds": 7201,
      "estimate_description": "taastame  3 h jooksul",
      "estimated_end": "2026-06-26T19:00:00Z",
      "first_seen_at": "2026-06-26T16:35:00Z",
      "last_seen_at": "2026-06-26T18:35:01Z",
      "max_customers_affected": 349,
      "outage_id": "1045621",
      "planned_end": null,
      "planned_start": null,
      "reason": null,
      "resolved_at": "2026-06-26T18:35:01Z",
      "start_time": "2026-06-26T16:23:44Z",
      "type": "unplanned"
    },
    {
      "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": 38,
      "duration_seconds": 604201,
      "estimate_description": "taastame  4 h jooksul",
      "estimated_end": "2026-06-29T09:41:00Z",
      "first_seen_at": "2026-06-22T09:40:00Z",
      "last_seen_at": "2026-06-29T09:30:01Z",
      "max_customers_affected": 144,
      "outage_id": "1044452",
      "planned_end": "2026-06-29T09:45:00Z",
      "planned_start": "2026-06-29T06:45:00Z",
      "reason": null,
      "resolved_at": "2026-06-29T09:30:01Z",
      "start_time": "2026-06-29T06:51:45Z",
      "type": "planned"
    },
    {
      "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": 52,
      "duration_seconds": 608401,
      "estimate_description": "taastame  4 h jooksul",
      "estimated_end": "2026-06-29T10:27:00Z",
      "first_seen_at": "2026-06-22T08:25:00Z",
      "last_seen_at": "2026-06-29T09:25:01Z",
      "max_customers_affected": 52,
      "outage_id": "1045187",
      "planned_end": "2026-06-29T10:30:00Z",
      "planned_start": "2026-06-29T06:30:00Z",
      "reason": null,
      "resolved_at": "2026-06-29T09:25:01Z",
      "start_time": "2026-06-29T06:46:01Z",
      "type": "planned"
    },
    {
      "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": 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"
    }
  ],
  "success": true
}