forked from fossasia/fossasia-communities
-
Notifications
You must be signed in to change notification settings - Fork 0
/
KolkataNET-api.json
63 lines (63 loc) · 1.47 KB
/
KolkataNET-api.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
63
{
"name": "KolkataNET",
"url": "http://www.kolkatanet.com/",
"location": {
"city": "Kolkata",
"country": "IN",
"lat": 22.5667,
"lon": 88.3667,
"address": {
"Name": "Microsoft Corporation (India) Pvt. Ltd.,16",
"Street": " Camac Street",
"Zipcode": "700017"
}
},
"contact": {
"email": "[email protected]",
"twitter": "@kolkatanet"
},
"metacommunity": "ineta",
"timeline": [
{
"description": "First UG Meet ",
"timestamp": "2008-02-16",
"url": "http://www.kolkatanet.com/news/view.aspx?articleid=2"
}
],
"feeds": [
{
"name": "News Feed",
"category": "blog",
"type": "rss",
"url": "http://www.kolkatanet.com/RSS/NewsRss.aspx"
},
{
"name": "Forums Feed",
"category": "forum",
"type": "rss",
"url": "http://www.kolkatanet.com/RSS/AllPostsRss.aspx"
},
{
"name": "Events RSS",
"category": "others",
"type": "rss",
"url": "http://www.kolkatanet.com/RSS/EventRss.aspx"
},
{
"name": "Blogs RSS",
"category": "blog",
"type": "rss",
"url": "http://www.kolkatanet.com/RSS/BlogsRss.aspx"
},
{
"name": "Photo Album RSS",
"category": "others",
"type": "rss",
"url": "http://www.kolkatanet.com/RSS/AlbumsRss.aspx"
}
],
"state": {
"lastchange": "2014-12-21T07:38:37.401Z"
},
"api": "1.0.0"
}