-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathppfi.json
38 lines (38 loc) · 906 Bytes
/
ppfi.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
{
"countryCode": "fi",
"country": "Finland",
"partyName": {
"en": "Pirate Party Finland",
"fi": "Piraattipuolue"
},
"type": "national",
"websites": {
"official": "http:\/\/www.piraattipuolue.fi\/"
},
"socialNetworks": {
"facebook": {
"username": "Piraattipuolue",
"id": "18919657783"
},
"twitter": {
"username": "Piraattipuolue",
"hashtag": "#piraatit"
},
"googlePlus": "107764683897680406937",
"youtube": "piraattipuolue",
"irc": {
"ircChannel": "#piraattipuolue",
"ircServer": "irc.piraattipuolue.fi"
}
},
"membership": {
"ppi": "full",
"ppeu": "full"
},
"contact": {
"general": {
"email": "[email protected]"
}
},
"partyCode": "PPFI"
}