GET /estonian-power/outages/events
Elektrilevin katkosten elinkaarenäkymä: yksi rivi per erillinen katkos, jossa first_seen_at, last_seen_at, resolved_at, duration_seconds ja huippuasiakkaat vaikutettuina. Suodata ?status=active|resolved ja ?start/?end. Hyödyllinen MTTR-analytiikkaan, tapausmäärien analysointiin syyn mukaan sekä tutkimiseen, kuinka nopeasti verkko palautuu myrskyistä ja vikoista.
status
valinnainen
active or resolved
start
valinnainen
Start datetime (first_seen_at)
end
valinnainen
End datetime (first_seen_at)
limit
valinnainen
oletus: 500
Max rows (cap 10000)
| Nimi | Pakollinen | Oletus | Kuvaus |
|---|---|---|---|
status |
Ei | - | active or resolved |
start |
Ei | - | Start datetime (first_seen_at) |
end |
Ei | - | End datetime (first_seen_at) |
limit |
Ei | 500 | Max rows (cap 10000) |
curl "https://nordapi.ee/api/v1/estonian-power/outages/events?status=resolved&limit=100"
{
"count": 100,
"data": [
{
"customers_affected": 25,
"duration_seconds": 0,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-09-02T17:15:00Z",
"last_seen_at": "2026-09-02T17:15:00Z",
"max_customers_affected": 25,
"outage_id": "1054040",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-09-02T17:15:00Z",
"start_time": "2026-09-02T17:14:07Z",
"type": "unplanned"
},
{
"customers_affected": 72,
"duration_seconds": 8400,
"estimate_description": "taastame 1.5 h jooksul",
"estimated_end": "2026-09-02T19:00:00Z",
"first_seen_at": "2026-09-02T15:40:02Z",
"last_seen_at": "2026-09-02T18:00:02Z",
"max_customers_affected": 72,
"outage_id": "1054034",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-09-02T18:00:02Z",
"start_time": "2026-09-02T15:39:31Z",
"type": "unplanned"
},
{
"customers_affected": 25,
"duration_seconds": 11098,
"estimate_description": "taastame 2 h jooksul",
"estimated_end": "2026-09-02T19:15:00Z",
"first_seen_at": "2026-09-02T14:45:02Z",
"last_seen_at": "2026-09-02T17:50:00Z",
"max_customers_affected": 209,
"outage_id": "1054032",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-09-02T17:50:00Z",
"start_time": "2026-09-02T14:40:11Z",
"type": "unplanned"
},
{
"customers_affected": 1,
"duration_seconds": 2700,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-09-02T13:30:01Z",
"last_seen_at": "2026-09-02T14:15:01Z",
"max_customers_affected": 1,
"outage_id": "1054024",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-09-02T14:15:01Z",
"start_time": "2026-09-02T13:23:08Z",
"type": "unplanned"
},
{
"customers_affected": 592,
"duration_seconds": 0,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-09-02T13:30:01Z",
"last_seen_at": "2026-09-02T13:30:01Z",
"max_customers_affected": 592,
"outage_id": "1054025",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-09-02T13:30:01Z",
"start_time": "2026-09-02T13:27:38Z",
"type": "unplanned"
},
{
"customers_affected": 17,
"duration_seconds": 300,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-09-02T12:40:01Z",
"last_seen_at": "2026-09-02T12:45:01Z",
"max_customers_affected": 17,
"outage_id": "1053975",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-09-02T12:45:01Z",
"start_time": "2026-09-02T10:07:56Z",
"type": "unplanned"
},
{
"customers_affected": 2,
"duration_seconds": 3600,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-09-02T11:50:01Z",
"last_seen_at": "2026-09-02T12:50:01Z",
"max_customers_affected": 2,
"outage_id": "1054000",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-09-02T12:50:01Z",
"start_time": "2026-09-02T11:46:55Z",
"type": "unplanned"
},
{
"customers_affected": 45,
"duration_seconds": 0,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-09-02T10:20:01Z",
"last_seen_at": "2026-09-02T10:20:01Z",
"max_customers_affected": 45,
"outage_id": "1053928",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-09-02T10:20:01Z",
"start_time": "2026-09-02T06:52:43Z",
"type": "unplanned"
},
{
"customers_affected": 223,
"duration_seconds": 0,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-09-02T10:05:01Z",
"last_seen_at": "2026-09-02T10:05:01Z",
"max_customers_affected": 223,
"outage_id": "1053973",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-09-02T10:05:01Z",
"start_time": "2026-09-02T10:03:57Z",
"type": "unplanned"
},
{
"customers_affected": 417,
"duration_seconds": 300,
"estimate_description": "taastame 2 h jooksul",
"estimated_end": "2026-09-02T11:15:00Z",
"first_seen_at": "2026-09-02T09:15:01Z",
"last_seen_at": "2026-09-02T09:20:01Z",
"max_customers_affected": 417,
"outage_id": "1053956",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-09-02T09:20:01Z",
"start_time": "2026-09-02T09:10:24Z",
"type": "unplanned"
},
{
"customers_affected": 1,
"duration_seconds": 3300,
"estimate_description": "taastame 1 h jooksul",
"estimated_end": "2026-09-02T09:15:00Z",
"first_seen_at": "2026-09-02T08:20:01Z",
"last_seen_at": "2026-09-02T09:15:01Z",
"max_customers_affected": 1,
"outage_id": "1053948",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-09-02T09:15:01Z",
"start_time": "2026-09-02T08:15:37Z",
"type": "unplanned"
},
{
"customers_affected": 818,
"duration_seconds": 6601,
"estimate_description": "taastame 2 h jooksul",
"estimated_end": "2026-09-02T09:30:00Z",
"first_seen_at": "2026-09-02T07:55:00Z",
"last_seen_at": "2026-09-02T09:45:01Z",
"max_customers_affected": 818,
"outage_id": "1053047",
"planned_end": "2026-09-02T09:30:00Z",
"planned_start": "2026-09-02T07:45:00Z",
"reason": null,
"resolved_at": "2026-09-02T09:45:01Z",
"start_time": "2026-09-02T07:50:43Z",
"type": "planned"
},
{
"customers_affected": 8,
"duration_seconds": 23701,
"estimate_description": "taastame 1.5 h jooksul",
"estimated_end": "2026-09-02T14:30:00Z",
"first_seen_at": "2026-09-02T07:25:00Z",
"last_seen_at": "2026-09-02T14:00:01Z",
"max_customers_affected": 8,
"outage_id": "1053908",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-09-02T14:00:01Z",
"start_time": "2026-09-02T05:52:05Z",
"type": "unplanned"
},
{
"customers_affected": 5,
"duration_seconds": 6600,
"estimate_description": "taastame 3 h jooksul",
"estimated_end": "2026-09-02T10:00:00Z",
"first_seen_at": "2026-09-02T07:15:00Z",
"last_seen_at": "2026-09-02T09:05:00Z",
"max_customers_affected": 5,
"outage_id": "1053921",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-09-02T09:05:00Z",
"start_time": "2026-09-02T07:12:41Z",
"type": "unplanned"
},
{
"customers_affected": 19,
"duration_seconds": 300,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-09-02T04:25:00Z",
"last_seen_at": "2026-09-02T04:30:00Z",
"max_customers_affected": 19,
"outage_id": "1053887",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-09-02T04:30:00Z",
"start_time": "2026-09-02T04:23:37Z",
"type": "unplanned"
},
{
"customers_affected": 3,
"duration_seconds": 0,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-09-01T19:35:00Z",
"last_seen_at": "2026-09-01T19:35:00Z",
"max_customers_affected": 3,
"outage_id": "1053874",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-09-01T19:35:00Z",
"start_time": "2026-09-01T18:18:39Z",
"type": "unplanned"
},
{
"customers_affected": 5,
"duration_seconds": 9300,
"estimate_description": "taastame 1 h jooksul",
"estimated_end": "2026-09-01T21:15:00Z",
"first_seen_at": "2026-09-01T18:30:01Z",
"last_seen_at": "2026-09-01T21:05:01Z",
"max_customers_affected": 5,
"outage_id": "1053876",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-09-01T21:05:01Z",
"start_time": "2026-09-01T18:27:58Z",
"type": "unplanned"
},
{
"customers_affected": 6,
"duration_seconds": 0,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-09-01T13:45:00Z",
"last_seen_at": "2026-09-01T13:45:00Z",
"max_customers_affected": 6,
"outage_id": "1053858",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-09-01T13:45:00Z",
"start_time": "2026-09-01T13:44:36Z",
"type": "unplanned"
},
{
"customers_affected": 322,
"duration_seconds": 0,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-09-01T12:20:01Z",
"last_seen_at": "2026-09-01T12:20:01Z",
"max_customers_affected": 322,
"outage_id": "1053847",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-09-01T12:20:01Z",
"start_time": "2026-09-01T12:19:43Z",
"type": "unplanned"
},
{
"customers_affected": 14,
"duration_seconds": 0,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-09-01T12:15:01Z",
"last_seen_at": "2026-09-01T12:15:01Z",
"max_customers_affected": 14,
"outage_id": "1053844",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-09-01T12:15:01Z",
"start_time": "2026-09-01T12:14:04Z",
"type": "unplanned"
},
{
"customers_affected": 28,
"duration_seconds": 77399,
"estimate_description": "taastame 6 h jooksul",
"estimated_end": "2026-09-09T13:45:00Z",
"first_seen_at": "2026-09-01T12:05:01Z",
"last_seen_at": "2026-09-02T09:35:00Z",
"max_customers_affected": 28,
"outage_id": "1053836",
"planned_end": "2026-09-09T13:45:00Z",
"planned_start": "2026-09-09T07:45:00Z",
"reason": null,
"resolved_at": "2026-09-02T09:35:00Z",
"start_time": null,
"type": "unplanned"
},
{
"customers_affected": 3,
"duration_seconds": 15300,
"estimate_description": "taastame 3 h jooksul",
"estimated_end": "2026-09-01T17:00:00Z",
"first_seen_at": "2026-09-01T11:30:01Z",
"last_seen_at": "2026-09-01T15:45:01Z",
"max_customers_affected": 6,
"outage_id": "1053779",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-09-01T15:45:01Z",
"start_time": "2026-09-01T08:22:25Z",
"type": "unplanned"
},
{
"customers_affected": 105,
"duration_seconds": 6000,
"estimate_description": "taastame 3 h jooksul",
"estimated_end": "2026-09-01T14:15:00Z",
"first_seen_at": "2026-09-01T11:25:01Z",
"last_seen_at": "2026-09-01T13:05:01Z",
"max_customers_affected": 105,
"outage_id": "1053822",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-09-01T13:05:01Z",
"start_time": "2026-09-01T11:19:54Z",
"type": "unplanned"
},
{
"customers_affected": 97,
"duration_seconds": 13499,
"estimate_description": "taastame 3 h jooksul",
"estimated_end": "2026-09-01T16:30:00Z",
"first_seen_at": "2026-09-01T10:45:02Z",
"last_seen_at": "2026-09-01T14:30:01Z",
"max_customers_affected": 200,
"outage_id": "1053819",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-09-01T14:30:01Z",
"start_time": "2026-09-01T10:42:38Z",
"type": "unplanned"
},
{
"customers_affected": 14,
"duration_seconds": 7200,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-09-01T09:30:01Z",
"last_seen_at": "2026-09-01T11:30:01Z",
"max_customers_affected": 56,
"outage_id": "1053783",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-09-01T11:30:01Z",
"start_time": "2026-09-01T08:37:35Z",
"type": "unplanned"
},
{
"customers_affected": 15,
"duration_seconds": 5700,
"estimate_description": "taastame 1.5 h jooksul",
"estimated_end": "2026-09-01T11:00:00Z",
"first_seen_at": "2026-09-01T09:20:01Z",
"last_seen_at": "2026-09-01T10:55:01Z",
"max_customers_affected": 41,
"outage_id": "1053795",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-09-01T10:55:01Z",
"start_time": "2026-09-01T08:41:46Z",
"type": "unplanned"
},
{
"customers_affected": 1,
"duration_seconds": 11400,
"estimate_description": "taastame 1 h jooksul",
"estimated_end": "2026-09-07T07:15:00Z",
"first_seen_at": "2026-09-01T09:10:01Z",
"last_seen_at": "2026-09-01T12:20:01Z",
"max_customers_affected": 1,
"outage_id": "1053790",
"planned_end": "2026-09-07T07:15:00Z",
"planned_start": "2026-09-07T06:15:00Z",
"reason": null,
"resolved_at": "2026-09-01T12:20:01Z",
"start_time": null,
"type": "unplanned"
},
{
"customers_affected": 1,
"duration_seconds": 901,
"estimate_description": "taastame 2 h jooksul",
"estimated_end": "2026-09-01T11:00:00Z",
"first_seen_at": "2026-09-01T09:00:00Z",
"last_seen_at": "2026-09-01T09:15:01Z",
"max_customers_affected": 1,
"outage_id": "1053789",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-09-01T09:15:01Z",
"start_time": "2026-09-01T08:59:45Z",
"type": "unplanned"
},
{
"customers_affected": 105,
"duration_seconds": 5099,
"estimate_description": "taastame 3 h jooksul",
"estimated_end": "2026-09-01T12:00:00Z",
"first_seen_at": "2026-09-01T08:45:01Z",
"last_seen_at": "2026-09-01T10:10:00Z",
"max_customers_affected": 105,
"outage_id": "1053785",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-09-01T10:10:00Z",
"start_time": "2026-09-01T08:44:53Z",
"type": "unplanned"
},
{
"customers_affected": 2,
"duration_seconds": 13201,
"estimate_description": "taastame 1 h jooksul",
"estimated_end": "2026-09-07T08:45:00Z",
"first_seen_at": "2026-09-01T08:30:00Z",
"last_seen_at": "2026-09-01T12:10:01Z",
"max_customers_affected": 2,
"outage_id": "1053774",
"planned_end": "2026-09-07T08:45:00Z",
"planned_start": "2026-09-07T07:45:00Z",
"reason": null,
"resolved_at": "2026-09-01T12:10:01Z",
"start_time": null,
"type": "unplanned"
},
{
"customers_affected": 5,
"duration_seconds": 15301,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-09-01T06:25:00Z",
"last_seen_at": "2026-09-01T10:40:01Z",
"max_customers_affected": 5,
"outage_id": "1053751",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-09-01T10:40:01Z",
"start_time": "2026-09-01T06:20:33Z",
"type": "unplanned"
},
{
"customers_affected": 20,
"duration_seconds": 26100,
"estimate_description": "taastame 3 h jooksul",
"estimated_end": "2026-09-08T10:00:00Z",
"first_seen_at": "2026-09-01T05:10:01Z",
"last_seen_at": "2026-09-01T12:25:01Z",
"max_customers_affected": 20,
"outage_id": "1053732",
"planned_end": "2026-09-08T10:00:00Z",
"planned_start": "2026-09-08T06:45:00Z",
"reason": null,
"resolved_at": "2026-09-01T12:25:01Z",
"start_time": null,
"type": "unplanned"
},
{
"customers_affected": 2,
"duration_seconds": 5700,
"estimate_description": "taastame 2 h jooksul",
"estimated_end": "2026-08-31T18:00:00Z",
"first_seen_at": "2026-08-31T15:55:01Z",
"last_seen_at": "2026-08-31T17:30:01Z",
"max_customers_affected": 851,
"outage_id": "1053698",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-31T17:30:01Z",
"start_time": "2026-08-31T15:52:46Z",
"type": "unplanned"
},
{
"customers_affected": 2,
"duration_seconds": 37199,
"estimate_description": "taastame 0.5 h jooksul",
"estimated_end": "2026-09-01T00:45:00Z",
"first_seen_at": "2026-08-31T14:10:01Z",
"last_seen_at": "2026-09-01T00:30:00Z",
"max_customers_affected": 2,
"outage_id": "1053358",
"planned_end": "2026-09-01T00:00:00Z",
"planned_start": "2026-08-31T13:00:00Z",
"reason": null,
"resolved_at": "2026-09-01T00:30:00Z",
"start_time": "2026-08-31T14:07:34Z",
"type": "planned"
},
{
"customers_affected": 8,
"duration_seconds": 4200,
"estimate_description": "taastame 1.5 h jooksul",
"estimated_end": "2026-08-31T15:00:00Z",
"first_seen_at": "2026-08-31T13:35:01Z",
"last_seen_at": "2026-08-31T14:45:01Z",
"max_customers_affected": 8,
"outage_id": "1053687",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-31T14:45:01Z",
"start_time": "2026-08-31T13:00:18Z",
"type": "unplanned"
},
{
"customers_affected": 180,
"duration_seconds": 5101,
"estimate_description": "taastame 1 h jooksul",
"estimated_end": "2026-08-31T15:00:00Z",
"first_seen_at": "2026-08-31T13:10:00Z",
"last_seen_at": "2026-08-31T14:35:01Z",
"max_customers_affected": 872,
"outage_id": "1053686",
"planned_end": null,
"planned_start": null,
"reason": "Likvideerimisel",
"resolved_at": "2026-08-31T14:35:01Z",
"start_time": "2026-08-31T12:46:26Z",
"type": "unplanned"
},
{
"customers_affected": 78,
"duration_seconds": 300,
"estimate_description": "taastame 3 h jooksul",
"estimated_end": "2026-09-08T10:00:00Z",
"first_seen_at": "2026-08-31T13:00:00Z",
"last_seen_at": "2026-08-31T13:05:00Z",
"max_customers_affected": 78,
"outage_id": "1053665",
"planned_end": "2026-09-08T10:00:00Z",
"planned_start": "2026-09-08T07:00:00Z",
"reason": null,
"resolved_at": "2026-08-31T13:05:00Z",
"start_time": null,
"type": "unplanned"
},
{
"customers_affected": 19,
"duration_seconds": 3300,
"estimate_description": "taastame 1 h jooksul",
"estimated_end": "2026-08-31T14:00:00Z",
"first_seen_at": "2026-08-31T13:00:00Z",
"last_seen_at": "2026-08-31T13:55:00Z",
"max_customers_affected": 19,
"outage_id": "1053683",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-31T13:55:00Z",
"start_time": "2026-08-31T12:55:54Z",
"type": "unplanned"
},
{
"customers_affected": 41,
"duration_seconds": 21600,
"estimate_description": "taastame 3 h jooksul",
"estimated_end": "2026-09-08T09:25:00Z",
"first_seen_at": "2026-08-31T12:30:01Z",
"last_seen_at": "2026-08-31T18:30:01Z",
"max_customers_affected": 41,
"outage_id": "1053672",
"planned_end": "2026-09-08T09:30:00Z",
"planned_start": "2026-09-08T06:30:00Z",
"reason": null,
"resolved_at": "2026-08-31T18:30:01Z",
"start_time": null,
"type": "unplanned"
},
{
"customers_affected": 5,
"duration_seconds": 93300,
"estimate_description": "taastame 1 h jooksul",
"estimated_end": "2026-09-07T07:30:00Z",
"first_seen_at": "2026-08-31T10:25:01Z",
"last_seen_at": "2026-09-01T12:20:01Z",
"max_customers_affected": 5,
"outage_id": "1053658",
"planned_end": "2026-09-07T07:30:00Z",
"planned_start": "2026-09-07T06:30:00Z",
"reason": null,
"resolved_at": "2026-09-01T12:20:01Z",
"start_time": null,
"type": "unplanned"
},
{
"customers_affected": 1,
"duration_seconds": 0,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-08-31T09:40:01Z",
"last_seen_at": "2026-08-31T09:40:01Z",
"max_customers_affected": 1,
"outage_id": "1053639",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-31T09:40:01Z",
"start_time": "2026-08-31T08:01:58Z",
"type": "unplanned"
},
{
"customers_affected": 17,
"duration_seconds": 4500,
"estimate_description": "taastame 1 h jooksul",
"estimated_end": "2026-08-31T10:15:00Z",
"first_seen_at": "2026-08-31T09:15:01Z",
"last_seen_at": "2026-08-31T10:30:01Z",
"max_customers_affected": 17,
"outage_id": "1053609",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-31T10:30:01Z",
"start_time": "2026-08-31T09:14:03Z",
"type": "unplanned"
},
{
"customers_affected": 1,
"duration_seconds": 2999,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-08-31T07:40:01Z",
"last_seen_at": "2026-08-31T08:30:00Z",
"max_customers_affected": 1,
"outage_id": "1053630",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-31T08:30:00Z",
"start_time": "2026-08-31T07:38:15Z",
"type": "unplanned"
},
{
"customers_affected": 2,
"duration_seconds": 171899,
"estimate_description": "taastame 5 h jooksul",
"estimated_end": "2026-09-08T12:00:00Z",
"first_seen_at": "2026-08-31T07:35:01Z",
"last_seen_at": "2026-09-02T07:20:00Z",
"max_customers_affected": 2,
"outage_id": "1053629",
"planned_end": "2026-09-08T12:00:00Z",
"planned_start": "2026-09-08T07:30:00Z",
"reason": null,
"resolved_at": "2026-09-02T07:20:00Z",
"start_time": null,
"type": "unplanned"
},
{
"customers_affected": 85,
"duration_seconds": 94800,
"estimate_description": "taastame 5 h jooksul",
"estimated_end": "2026-09-09T12:29:30Z",
"first_seen_at": "2026-08-31T06:35:01Z",
"last_seen_at": "2026-09-01T08:55:01Z",
"max_customers_affected": 85,
"outage_id": "1053613",
"planned_end": "2026-09-09T12:30:00Z",
"planned_start": "2026-09-09T07:30:00Z",
"reason": null,
"resolved_at": "2026-09-01T08:55:01Z",
"start_time": null,
"type": "unplanned"
},
{
"customers_affected": 74,
"duration_seconds": 95400,
"estimate_description": "taastame 7 h jooksul",
"estimated_end": "2026-09-07T13:29:06Z",
"first_seen_at": "2026-08-31T06:10:00Z",
"last_seen_at": "2026-09-01T08:40:00Z",
"max_customers_affected": 74,
"outage_id": "1053598",
"planned_end": "2026-09-07T13:30:00Z",
"planned_start": "2026-09-07T06:30:00Z",
"reason": null,
"resolved_at": "2026-09-01T08:40:00Z",
"start_time": null,
"type": "unplanned"
},
{
"customers_affected": 33,
"duration_seconds": 15599,
"estimate_description": "taastame 2 h jooksul",
"estimated_end": "2026-08-30T20:00:00Z",
"first_seen_at": "2026-08-30T15:10:01Z",
"last_seen_at": "2026-08-30T19:30:00Z",
"max_customers_affected": 253,
"outage_id": "1053577",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-30T19:30:00Z",
"start_time": "2026-08-30T15:06:15Z",
"type": "unplanned"
},
{
"customers_affected": 46,
"duration_seconds": 2700,
"estimate_description": "taastame 1.5 h jooksul",
"estimated_end": "2026-08-30T16:45:00Z",
"first_seen_at": "2026-08-30T15:10:01Z",
"last_seen_at": "2026-08-30T15:55:01Z",
"max_customers_affected": 235,
"outage_id": "1053578",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-30T15:55:01Z",
"start_time": "2026-08-30T15:08:11Z",
"type": "unplanned"
},
{
"customers_affected": 150,
"duration_seconds": 0,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-08-30T14:25:01Z",
"last_seen_at": "2026-08-30T14:25:01Z",
"max_customers_affected": 150,
"outage_id": "1053574",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-30T14:25:01Z",
"start_time": "2026-08-30T14:24:37Z",
"type": "unplanned"
},
{
"customers_affected": 254,
"duration_seconds": 0,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-08-30T14:25:01Z",
"last_seen_at": "2026-08-30T14:25:01Z",
"max_customers_affected": 254,
"outage_id": "1053573",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-30T14:25:01Z",
"start_time": "2026-08-30T14:24:22Z",
"type": "unplanned"
},
{
"customers_affected": 5,
"duration_seconds": 28200,
"estimate_description": "taastame 2 h jooksul",
"estimated_end": "2026-08-30T22:00:00Z",
"first_seen_at": "2026-08-30T13:40:01Z",
"last_seen_at": "2026-08-30T21:30:01Z",
"max_customers_affected": 1429,
"outage_id": "1053571",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-30T21:30:01Z",
"start_time": "2026-08-30T13:35:02Z",
"type": "unplanned"
},
{
"customers_affected": 307,
"duration_seconds": 0,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-08-30T13:25:01Z",
"last_seen_at": "2026-08-30T13:25:01Z",
"max_customers_affected": 307,
"outage_id": "1053569",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-30T13:25:01Z",
"start_time": "2026-08-30T13:23:26Z",
"type": "unplanned"
},
{
"customers_affected": 254,
"duration_seconds": 12301,
"estimate_description": "taastame 1 h jooksul",
"estimated_end": "2026-08-30T16:30:00Z",
"first_seen_at": "2026-08-30T12:30:00Z",
"last_seen_at": "2026-08-30T15:55:01Z",
"max_customers_affected": 1013,
"outage_id": "1053567",
"planned_end": null,
"planned_start": null,
"reason": "Likvideerimisel",
"resolved_at": "2026-08-30T15:55:01Z",
"start_time": "2026-08-30T12:27:15Z",
"type": "unplanned"
},
{
"customers_affected": 1,
"duration_seconds": 0,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-08-30T07:40:01Z",
"last_seen_at": "2026-08-30T07:40:01Z",
"max_customers_affected": 1,
"outage_id": "1053543",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-30T07:40:01Z",
"start_time": "2026-08-30T07:36:10Z",
"type": "unplanned"
},
{
"customers_affected": 13,
"duration_seconds": 0,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-08-30T06:35:01Z",
"last_seen_at": "2026-08-30T06:35:01Z",
"max_customers_affected": 13,
"outage_id": "1053533",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-30T06:35:01Z",
"start_time": "2026-08-30T06:28:27Z",
"type": "unplanned"
},
{
"customers_affected": 9,
"duration_seconds": 27900,
"estimate_description": "taastame 3 h jooksul",
"estimated_end": "2026-08-30T14:00:00Z",
"first_seen_at": "2026-08-30T06:10:00Z",
"last_seen_at": "2026-08-30T13:55:00Z",
"max_customers_affected": 13,
"outage_id": "1053530",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-30T13:55:00Z",
"start_time": "2026-08-30T05:20:54Z",
"type": "unplanned"
},
{
"customers_affected": 1,
"duration_seconds": 2101,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-08-30T04:50:00Z",
"last_seen_at": "2026-08-30T05:25:01Z",
"max_customers_affected": 1,
"outage_id": "1053528",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-30T05:25:01Z",
"start_time": "2026-08-30T04:41:22Z",
"type": "unplanned"
},
{
"customers_affected": 149,
"duration_seconds": 1800,
"estimate_description": "taastame 1.5 h jooksul",
"estimated_end": "2026-08-29T21:45:00Z",
"first_seen_at": "2026-08-29T20:25:01Z",
"last_seen_at": "2026-08-29T20:55:01Z",
"max_customers_affected": 149,
"outage_id": "1053522",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-29T20:55:01Z",
"start_time": "2026-08-29T20:20:48Z",
"type": "unplanned"
},
{
"customers_affected": 2,
"duration_seconds": 1199,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-08-29T17:15:01Z",
"last_seen_at": "2026-08-29T17:35:00Z",
"max_customers_affected": 2,
"outage_id": "1053512",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-29T17:35:00Z",
"start_time": "2026-08-29T15:46:25Z",
"type": "unplanned"
},
{
"customers_affected": 149,
"duration_seconds": 4801,
"estimate_description": "taastame 3 h jooksul",
"estimated_end": "2026-08-29T19:30:00Z",
"first_seen_at": "2026-08-29T16:30:00Z",
"last_seen_at": "2026-08-29T17:50:01Z",
"max_customers_affected": 923,
"outage_id": "1053514",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-29T17:50:01Z",
"start_time": "2026-08-29T16:26:14Z",
"type": "unplanned"
},
{
"customers_affected": 180,
"duration_seconds": 1501,
"estimate_description": "taastame 0.5 h jooksul",
"estimated_end": "2026-08-29T16:45:00Z",
"first_seen_at": "2026-08-29T15:45:00Z",
"last_seen_at": "2026-08-29T16:10:01Z",
"max_customers_affected": 180,
"outage_id": "1053510",
"planned_end": null,
"planned_start": null,
"reason": "Likvideerimisel",
"resolved_at": "2026-08-29T16:10:01Z",
"start_time": "2026-08-29T15:40:28Z",
"type": "unplanned"
},
{
"customers_affected": 19,
"duration_seconds": 344400,
"estimate_description": "taastame 5 h jooksul",
"estimated_end": "2026-09-02T11:45:00Z",
"first_seen_at": "2026-08-29T12:10:01Z",
"last_seen_at": "2026-09-02T11:50:01Z",
"max_customers_affected": 19,
"outage_id": "1053497",
"planned_end": "2026-09-02T11:45:00Z",
"planned_start": "2026-09-02T06:45:00Z",
"reason": null,
"resolved_at": "2026-09-02T11:50:01Z",
"start_time": "2026-09-02T06:45:39Z",
"type": "planned"
},
{
"customers_affected": 19,
"duration_seconds": 0,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-08-29T11:20:01Z",
"last_seen_at": "2026-08-29T11:20:01Z",
"max_customers_affected": 19,
"outage_id": "1053489",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-29T11:20:01Z",
"start_time": "2026-08-29T10:39:30Z",
"type": "unplanned"
},
{
"customers_affected": 1,
"duration_seconds": 9301,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-08-29T08:55:00Z",
"last_seen_at": "2026-08-29T11:30:01Z",
"max_customers_affected": 1,
"outage_id": "1053476",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-29T11:30:01Z",
"start_time": "2026-08-29T08:43:29Z",
"type": "unplanned"
},
{
"customers_affected": 3,
"duration_seconds": 254400,
"estimate_description": "taastame 2 h jooksul",
"estimated_end": "2026-09-06T10:00:00Z",
"first_seen_at": "2026-08-29T07:00:01Z",
"last_seen_at": "2026-09-01T05:40:01Z",
"max_customers_affected": 3,
"outage_id": "1053416",
"planned_end": "2026-09-06T10:00:00Z",
"planned_start": "2026-09-06T08:00:00Z",
"reason": null,
"resolved_at": "2026-09-01T05:40:01Z",
"start_time": null,
"type": "unplanned"
},
{
"customers_affected": 9,
"duration_seconds": 6300,
"estimate_description": "taastame 2 h jooksul",
"estimated_end": "2026-08-29T08:00:00Z",
"first_seen_at": "2026-08-29T05:50:01Z",
"last_seen_at": "2026-08-29T07:35:01Z",
"max_customers_affected": 58,
"outage_id": "1053462",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-29T07:35:01Z",
"start_time": "2026-08-29T05:30:43Z",
"type": "unplanned"
},
{
"customers_affected": 72,
"duration_seconds": 258600,
"estimate_description": "taastame 2 h jooksul",
"estimated_end": "2026-09-07T13:29:00Z",
"first_seen_at": "2026-08-29T05:45:01Z",
"last_seen_at": "2026-09-01T05:35:01Z",
"max_customers_affected": 72,
"outage_id": "1053460",
"planned_end": "2026-09-07T13:30:00Z",
"planned_start": "2026-09-07T11:30:00Z",
"reason": null,
"resolved_at": "2026-09-01T05:35:01Z",
"start_time": null,
"type": "unplanned"
},
{
"customers_affected": 44,
"duration_seconds": 3899,
"estimate_description": "taastame 1 h jooksul",
"estimated_end": "2026-08-28T21:30:00Z",
"first_seen_at": "2026-08-28T20:20:01Z",
"last_seen_at": "2026-08-28T21:25:00Z",
"max_customers_affected": 44,
"outage_id": "1053428",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-28T21:25:00Z",
"start_time": "2026-08-28T18:48:25Z",
"type": "unplanned"
},
{
"customers_affected": 66,
"duration_seconds": 13500,
"estimate_description": "taastame 1 h jooksul",
"estimated_end": "2026-08-28T18:45:00Z",
"first_seen_at": "2026-08-28T14:20:01Z",
"last_seen_at": "2026-08-28T18:05:01Z",
"max_customers_affected": 297,
"outage_id": "1053393",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-28T18:05:01Z",
"start_time": "2026-08-28T14:15:20Z",
"type": "unplanned"
},
{
"customers_affected": 61,
"duration_seconds": 330899,
"estimate_description": "taastame 4 h jooksul",
"estimated_end": "2026-09-02T13:30:00Z",
"first_seen_at": "2026-08-28T13:05:01Z",
"last_seen_at": "2026-09-01T09:00:00Z",
"max_customers_affected": 61,
"outage_id": "1053134",
"planned_end": "2026-09-02T13:30:00Z",
"planned_start": "2026-09-02T10:00:00Z",
"reason": null,
"resolved_at": "2026-09-01T09:00:00Z",
"start_time": null,
"type": "unplanned"
},
{
"customers_affected": 88,
"duration_seconds": 3300,
"estimate_description": "taastame 3 h jooksul",
"estimated_end": "2026-08-28T16:00:00Z",
"first_seen_at": "2026-08-28T12:40:01Z",
"last_seen_at": "2026-08-28T13:35:01Z",
"max_customers_affected": 459,
"outage_id": "1053383",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-28T13:35:01Z",
"start_time": "2026-08-28T12:35:22Z",
"type": "unplanned"
},
{
"customers_affected": 255,
"duration_seconds": 334200,
"estimate_description": "taastame 4 h jooksul",
"estimated_end": "2026-09-02T09:44:00Z",
"first_seen_at": "2026-08-28T12:20:01Z",
"last_seen_at": "2026-09-01T09:10:01Z",
"max_customers_affected": 255,
"outage_id": "1053126",
"planned_end": "2026-09-02T09:45:00Z",
"planned_start": "2026-09-02T06:15:00Z",
"reason": null,
"resolved_at": "2026-09-01T09:10:01Z",
"start_time": null,
"type": "unplanned"
},
{
"customers_affected": 150,
"duration_seconds": 0,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-08-28T12:15:01Z",
"last_seen_at": "2026-08-28T12:15:01Z",
"max_customers_affected": 150,
"outage_id": "1053381",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-28T12:15:01Z",
"start_time": "2026-08-28T12:01:47Z",
"type": "unplanned"
},
{
"customers_affected": 47,
"duration_seconds": 1201,
"estimate_description": "taastame 2 h jooksul",
"estimated_end": "2026-09-02T09:13:00Z",
"first_seen_at": "2026-08-28T11:50:00Z",
"last_seen_at": "2026-08-28T12:10:01Z",
"max_customers_affected": 47,
"outage_id": "1053177",
"planned_end": "2026-09-02T09:15:00Z",
"planned_start": "2026-09-02T07:15:00Z",
"reason": null,
"resolved_at": "2026-08-28T12:10:01Z",
"start_time": null,
"type": "unplanned"
},
{
"customers_affected": 77,
"duration_seconds": 428701,
"estimate_description": "taastame 5 h jooksul",
"estimated_end": "2026-09-02T12:43:00Z",
"first_seen_at": "2026-08-28T11:10:00Z",
"last_seen_at": "2026-09-02T10:15:01Z",
"max_customers_affected": 77,
"outage_id": "1053262",
"planned_end": "2026-09-02T12:45:00Z",
"planned_start": "2026-09-02T07:45:00Z",
"reason": null,
"resolved_at": "2026-09-02T10:15:01Z",
"start_time": "2026-09-02T07:45:44Z",
"type": "planned"
},
{
"customers_affected": 5,
"duration_seconds": 40799,
"estimate_description": "taastame 5 h jooksul",
"estimated_end": "2026-09-09T12:00:00Z",
"first_seen_at": "2026-08-28T10:50:01Z",
"last_seen_at": "2026-08-28T22:10:00Z",
"max_customers_affected": 5,
"outage_id": "1052891",
"planned_end": "2026-09-09T12:00:00Z",
"planned_start": "2026-09-09T07:30:00Z",
"reason": null,
"resolved_at": "2026-08-28T22:10:00Z",
"start_time": null,
"type": "unplanned"
},
{
"customers_affected": 39,
"duration_seconds": 46199,
"estimate_description": "taastame 7 h jooksul",
"estimated_end": "2026-09-08T13:10:00Z",
"first_seen_at": "2026-08-28T10:05:01Z",
"last_seen_at": "2026-08-28T22:55:00Z",
"max_customers_affected": 39,
"outage_id": "1053246",
"planned_end": "2026-09-08T13:15:00Z",
"planned_start": "2026-09-08T06:30:00Z",
"reason": null,
"resolved_at": "2026-08-28T22:55:00Z",
"start_time": null,
"type": "unplanned"
},
{
"customers_affected": 17,
"duration_seconds": 301,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-08-28T08:05:00Z",
"last_seen_at": "2026-08-28T08:10:01Z",
"max_customers_affected": 17,
"outage_id": "1053341",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-28T08:10:01Z",
"start_time": "2026-08-28T08:01:54Z",
"type": "unplanned"
},
{
"customers_affected": 9,
"duration_seconds": 899,
"estimate_description": "taastame 0.5 h jooksul",
"estimated_end": "2026-08-28T08:30:00Z",
"first_seen_at": "2026-08-28T08:00:01Z",
"last_seen_at": "2026-08-28T08:15:00Z",
"max_customers_affected": 9,
"outage_id": "1053316",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-28T08:15:00Z",
"start_time": "2026-08-28T05:31:23Z",
"type": "unplanned"
},
{
"customers_affected": 648,
"duration_seconds": 0,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-08-28T07:50:01Z",
"last_seen_at": "2026-08-28T07:50:01Z",
"max_customers_affected": 648,
"outage_id": "1053334",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-28T07:50:01Z",
"start_time": "2026-08-28T07:48:56Z",
"type": "unplanned"
},
{
"customers_affected": 17,
"duration_seconds": 358801,
"estimate_description": "taastame 2 h jooksul",
"estimated_end": "2026-09-07T11:58:00Z",
"first_seen_at": "2026-08-28T07:40:00Z",
"last_seen_at": "2026-09-01T11:20:01Z",
"max_customers_affected": 17,
"outage_id": "1053326",
"planned_end": "2026-09-07T12:00:00Z",
"planned_start": "2026-09-07T10:00:00Z",
"reason": null,
"resolved_at": "2026-09-01T11:20:01Z",
"start_time": null,
"type": "unplanned"
},
{
"customers_affected": 2,
"duration_seconds": 10500,
"estimate_description": "taastame 3 h jooksul",
"estimated_end": "2026-08-28T10:30:00Z",
"first_seen_at": "2026-08-28T07:05:01Z",
"last_seen_at": "2026-08-28T10:00:01Z",
"max_customers_affected": 2,
"outage_id": "1053329",
"planned_end": null,
"planned_start": null,
"reason": "Likvideerimisel",
"resolved_at": "2026-08-28T10:00:01Z",
"start_time": "2026-08-28T07:00:07Z",
"type": "unplanned"
},
{
"customers_affected": 42,
"duration_seconds": 600,
"estimate_description": "taastame 1 h jooksul",
"estimated_end": "2026-08-28T07:30:00Z",
"first_seen_at": "2026-08-28T06:45:01Z",
"last_seen_at": "2026-08-28T06:55:01Z",
"max_customers_affected": 42,
"outage_id": "1053323",
"planned_end": null,
"planned_start": null,
"reason": "Likvideerimisel",
"resolved_at": "2026-08-28T06:55:01Z",
"start_time": "2026-08-28T06:40:20Z",
"type": "unplanned"
},
{
"customers_affected": 309,
"duration_seconds": 0,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-08-28T06:40:01Z",
"last_seen_at": "2026-08-28T06:40:01Z",
"max_customers_affected": 309,
"outage_id": "1053322",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-28T06:40:01Z",
"start_time": "2026-08-28T06:39:01Z",
"type": "unplanned"
},
{
"customers_affected": 15,
"duration_seconds": 35100,
"estimate_description": "taastame 5 h jooksul",
"estimated_end": "2026-08-28T16:00:00Z",
"first_seen_at": "2026-08-28T05:55:01Z",
"last_seen_at": "2026-08-28T15:40:01Z",
"max_customers_affected": 322,
"outage_id": "1053313",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-28T15:40:01Z",
"start_time": "2026-08-28T05:54:11Z",
"type": "unplanned"
},
{
"customers_affected": 222,
"duration_seconds": 0,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-08-28T05:20:01Z",
"last_seen_at": "2026-08-28T05:20:01Z",
"max_customers_affected": 222,
"outage_id": "1053309",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-28T05:20:01Z",
"start_time": "2026-08-28T05:19:05Z",
"type": "unplanned"
},
{
"customers_affected": 648,
"duration_seconds": 0,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-08-28T05:20:01Z",
"last_seen_at": "2026-08-28T05:20:01Z",
"max_customers_affected": 648,
"outage_id": "1053310",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-28T05:20:01Z",
"start_time": "2026-08-28T05:19:39Z",
"type": "unplanned"
},
{
"customers_affected": 13,
"duration_seconds": 3600,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-08-27T16:20:01Z",
"last_seen_at": "2026-08-27T17:20:01Z",
"max_customers_affected": 13,
"outage_id": "1053293",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-27T17:20:01Z",
"start_time": "2026-08-27T13:47:01Z",
"type": "unplanned"
},
{
"customers_affected": 13,
"duration_seconds": 161400,
"estimate_description": "taastame 1 h jooksul",
"estimated_end": "2026-08-31T08:45:00Z",
"first_seen_at": "2026-08-27T11:25:01Z",
"last_seen_at": "2026-08-29T08:15:01Z",
"max_customers_affected": 13,
"outage_id": "1053185",
"planned_end": "2026-08-31T08:45:00Z",
"planned_start": "2026-08-31T07:45:00Z",
"reason": null,
"resolved_at": "2026-08-29T08:15:01Z",
"start_time": null,
"type": "unplanned"
},
{
"customers_affected": 1,
"duration_seconds": 0,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-08-27T11:25:01Z",
"last_seen_at": "2026-08-27T11:25:01Z",
"max_customers_affected": 1,
"outage_id": "1053276",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-27T11:25:01Z",
"start_time": "2026-08-27T08:32:11Z",
"type": "unplanned"
},
{
"customers_affected": 10,
"duration_seconds": 513899,
"estimate_description": "taastame 4 h jooksul",
"estimated_end": "2026-09-14T10:45:00Z",
"first_seen_at": "2026-08-27T08:30:01Z",
"last_seen_at": "2026-09-02T07:15:00Z",
"max_customers_affected": 10,
"outage_id": "1053257",
"planned_end": "2026-09-14T10:45:00Z",
"planned_start": "2026-09-14T06:45:00Z",
"reason": null,
"resolved_at": "2026-09-02T07:15:00Z",
"start_time": null,
"type": "unplanned"
},
{
"customers_affected": 14,
"duration_seconds": 514199,
"estimate_description": "taastame 3 h jooksul",
"estimated_end": "2026-09-14T13:30:00Z",
"first_seen_at": "2026-08-27T08:20:01Z",
"last_seen_at": "2026-09-02T07:10:00Z",
"max_customers_affected": 14,
"outage_id": "1053253",
"planned_end": "2026-09-14T13:30:00Z",
"planned_start": "2026-09-14T11:00:00Z",
"reason": null,
"resolved_at": "2026-09-02T07:10:00Z",
"start_time": null,
"type": "unplanned"
},
{
"customers_affected": 97,
"duration_seconds": 3601,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-08-27T07:05:00Z",
"last_seen_at": "2026-08-27T08:05:01Z",
"max_customers_affected": 97,
"outage_id": "1053232",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-27T08:05:01Z",
"start_time": "2026-08-27T04:24:40Z",
"type": "unplanned"
},
{
"customers_affected": 840,
"duration_seconds": 300,
"estimate_description": "taastame 3 h jooksul",
"estimated_end": "2026-08-27T09:56:00Z",
"first_seen_at": "2026-08-27T06:35:01Z",
"last_seen_at": "2026-08-27T06:40:01Z",
"max_customers_affected": 840,
"outage_id": "1051574",
"planned_end": "2026-08-27T10:00:00Z",
"planned_start": "2026-08-27T06:45:00Z",
"reason": null,
"resolved_at": "2026-08-27T06:40:01Z",
"start_time": "2026-08-27T06:31:02Z",
"type": "planned"
},
{
"customers_affected": 5,
"duration_seconds": 492600,
"estimate_description": "taastame 1 h jooksul",
"estimated_end": "2026-09-10T11:15:00Z",
"first_seen_at": "2026-08-26T19:35:01Z",
"last_seen_at": "2026-09-01T12:25:01Z",
"max_customers_affected": 5,
"outage_id": "1053224",
"planned_end": "2026-09-10T11:15:00Z",
"planned_start": "2026-09-10T10:00:00Z",
"reason": null,
"resolved_at": "2026-09-01T12:25:01Z",
"start_time": null,
"type": "unplanned"
},
{
"customers_affected": 2,
"duration_seconds": 0,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-08-26T17:25:01Z",
"last_seen_at": "2026-08-26T17:25:01Z",
"max_customers_affected": 2,
"outage_id": "1053220",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-26T17:25:01Z",
"start_time": "2026-08-26T17:24:19Z",
"type": "unplanned"
},
{
"customers_affected": 5,
"duration_seconds": 2400,
"estimate_description": "taastame 1.5 h jooksul",
"estimated_end": "2026-08-26T18:00:00Z",
"first_seen_at": "2026-08-26T16:35:01Z",
"last_seen_at": "2026-08-26T17:15:01Z",
"max_customers_affected": 66,
"outage_id": "1053217",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-26T17:15:01Z",
"start_time": "2026-08-26T16:34:17Z",
"type": "unplanned"
},
{
"customers_affected": 3,
"duration_seconds": 4200,
"estimate_description": "hetkel teadmata",
"estimated_end": null,
"first_seen_at": "2026-08-26T16:10:01Z",
"last_seen_at": "2026-08-26T17:20:01Z",
"max_customers_affected": 3,
"outage_id": "1053215",
"planned_end": null,
"planned_start": null,
"reason": null,
"resolved_at": "2026-08-26T17:20:01Z",
"start_time": "2026-08-26T16:07:58Z",
"type": "unplanned"
},
{
"customers_affected": 33,
"duration_seconds": 446401,
"estimate_description": "taastame 5 h jooksul",
"estimated_end": "2026-09-08T12:14:49Z",
"first_seen_at": "2026-08-26T14:40:00Z",
"last_seen_at": "2026-08-31T18:40:01Z",
"max_customers_affected": 33,
"outage_id": "1052899",
"planned_end": "2026-09-08T12:15:00Z",
"planned_start": "2026-09-08T07:15:00Z",
"reason": null,
"resolved_at": "2026-08-31T18:40:01Z",
"start_time": null,
"type": "unplanned"
},
{
"customers_affected": 60,
"duration_seconds": 598500,
"estimate_description": "taastame 3 h jooksul",
"estimated_end": "2026-09-02T11:58:00Z",
"first_seen_at": "2026-08-26T13:40:01Z",
"last_seen_at": "2026-09-02T11:55:01Z",
"max_customers_affected": 60,
"outage_id": "1053180",
"planned_end": "2026-09-02T12:00:00Z",
"planned_start": "2026-09-02T09:30:00Z",
"reason": null,
"resolved_at": "2026-09-02T11:55:01Z",
"start_time": "2026-09-02T09:32:49Z",
"type": "planned"
}
],
"success": true
}