-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathppcz.json
50 lines (50 loc) · 1.26 KB
/
ppcz.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
{
"countryCode": "cz",
"country": "Czech Republic",
"partyName": {
"en": "Pirate Party Czech Republic",
"cs": "\u010cesk\u00e1 pir\u00e1tsk\u00e1 strana"
},
"type": "national",
"websites": {
"official": "https:\/\/www.pirati.cz",
"forum": "https:\/\/forum.pirati.cz"
},
"socialNetworks": {
"facebook": {
"username": "ceska.piratska.strana",
"id": "109323929038"
},
"twitter": {
"username": "PiratskaStrana",
"hashtag": "#voltepiraty"
},
"googlePlus": "110067291132654563670",
"youtube": "CeskaPiratskaStrana",
"irc": {
"ircChannel": "#webchat",
"ircServer": "irc.pirati.cz"
},
"github": "pirati-cz"
},
"membership": {
"ppi": "full",
"ppeu": "full"
},
"contact": {
"general": {
"email": "[email protected]"
},
"international": {
"email": "[email protected]"
}
},
"partyCode": "PPCZ",
"headquarters": {
"coordinates": {
"longitude": "14.442108",
"latitude" : "50.086311"
},
"address": "\u0158eho\u0159ova 943/19, 13000 Praha"
}
}