-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsample-response.json
62 lines (62 loc) · 2.26 KB
/
sample-response.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
"timestamp": "2024-09-02T17:26:32+02:00",
"alerts": [
{
"identifier": "SRCAP20240902172321T",
"sender": "https://vmaapi.sr.se/api/v2",
"sent": "2024-09-02T17:23:21+02:00",
"status": "Test",
"msgType": "Alert",
"scope": "Public",
"references": null,
"incidents": "SRVMA20240902172321T",
"info": [
{
"language": "sv-SE",
"category": "Safety",
"event": "Viktigt meddelande till allmänheten (VMA)",
"urgency": "Immediate",
"severity": "Severe",
"certainty": "Observed",
"senderName": "Sveriges Radio",
"description": "TEST - Detta är sändningsledningen på Sveriges Radio med ett testmeddelande för utskick av VMA-meddelanden. Berört område: Kiruna kommun (Norrbottens län). Ingen åtgärds krävs – Slut på testet.",
"web": "https://sverigesradio.se/artikel/vma-vad-ar-det",
"area": [
{
"areaDesc": "Kiruna kommun (Norrbottens län)",
"geocode": [{ "valueName": "Kommun", "value": "2584" }]
}
]
},
{
"language": "en-US",
"category": "Safety",
"event": "Important Public Announcement (IPA)",
"urgency": "Immediate",
"severity": "Severe",
"certainty": "Observed",
"senderName": "Sveriges Radio",
"description": "TEST - This is the broadcast management at Swedish Radio with a test message for sending VMA messages. Area concerned: Kiruna municipality (Norrbottens county). No action required - End of test.",
"web": "https://sverigesradio.se/artikel/vma-vad-ar-det",
"area": [
{
"areaDesc": "Kiruna kommun (Norrbottens län)",
"geocode": [{ "valueName": "Kommun", "value": "2584" }]
}
]
}
]
},
{
"identifier": "SRCAP20240902171224T",
"sender": "https://vmaapi.sr.se/api/v2",
"sent": "2024-09-02T17:12:24+02:00",
"status": "Test",
"msgType": "Cancel",
"scope": "Public",
"references": "https://vmaapi.sr.se/api/v2,SRCAP20240902165224T,2024-09-02T16:52:24+02:00",
"incidents": "SRVMA20240902165224T",
"info": null
}
]
}