-
Notifications
You must be signed in to change notification settings - Fork 0
/
db.json
40 lines (40 loc) · 990 Bytes
/
db.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
{
"preach": [
{
"uuid": "bd512c6a-661c-4489-bdf6-c268c8fb0ba3",
"title": "ECHO 1",
"description": "",
"series": "ZAPLĄTANI",
"preacher": "Daniel Różański",
"date": "2018-01-07",
"file": "echo_.mp3"
},
{
"uuid": "a5316e02-8c94-4aae-8f2e-7ecd047a3397",
"title": "ECHO 2",
"description": "",
"series": "ZAPLĄTANI",
"preacher": "Daniel Różański",
"date": "2018-01-14",
"file": "start_1.mp3"
},
{
"uuid": "982d37d3-0412-4a7a-8f33-e62e1c3a0443",
"title": "ECHO 1",
"description": "",
"series": "ZAPLĄTANI",
"preacher": "Daniel Różański",
"date": "2018-01-07",
"file": "start_1.mp3"
},
{
"uuid": "6bd67a49-a4ea-4263-aa39-589e320b9e16",
"title": "ECHO 1",
"description": "",
"series": "ZAPLĄTANI",
"preacher": "Daniel Różański",
"date": "2018-01-07",
"file": "start_1.mp3"
}
]
}