Are JSON responses available from the api?
Moderator: Tech Team
Forum rules
Please read the Community Guidelines before posting.
Please read the Community Guidelines before posting.
- Le HotSauce
- Posts: 67
- Joined: Fri Sep 24, 2010 1:48 pm
- Gender: Male
- Location: Minneapolis, MN
Are JSON responses available from the api?
I could find no reference and am assuming no. Has it ever been discussed?
-
Dako
- Posts: 3987
- Joined: Sun Aug 26, 2007 9:07 am
- Gender: Male
- Location: St. Petersburg, Russia
- Contact:
Re: Are JSON responses available from the api?
It has never been. I will bring this up to admins. Thanks.

- Le HotSauce
- Posts: 67
- Joined: Fri Sep 24, 2010 1:48 pm
- Gender: Male
- Location: Minneapolis, MN
- lackattack
- Posts: 6097
- Joined: Sun Jan 01, 2006 10:34 pm
- Location: Montreal, QC
Re: Are JSON responses available from the api?
It's officially on my to-do list! 
- Le HotSauce
- Posts: 67
- Joined: Fri Sep 24, 2010 1:48 pm
- Gender: Male
- Location: Minneapolis, MN
- runewake2
- Posts: 95
- Joined: Sun May 23, 2010 1:50 pm
- Gender: Male
- Location: Betwixt Two Curly Braces
- Contact:
Re: Are JSON responses available from the api?
It has been over a year since this was suggested. Was it ever implemented? It would certainly make my job easier.
Conquer Club Mobile Apps: Conqueror for Windows Phone and Windows 8
Conqueror's going Open Source: Conqueror on CodePlex
Conqueror's going Open Source: Conqueror on CodePlex
Re: Are JSON responses available from the api?
No, afaik. Though it's only a formatting thing, doesn't really improve anything for most users.
- runewake2
- Posts: 95
- Joined: Sun May 23, 2010 1:50 pm
- Gender: Male
- Location: Betwixt Two Curly Braces
- Contact:
Re: Are JSON responses available from the api?
Json is faster to parse and is smaller in size. Furthermore, Json is a bit easier for me to serialize/deserialize than XML. Furthermore, I have more experience working with Json than XML so I could write up the actual API much faster.
So, I guess it's a preference kind of thing, but also faster.
So, I guess it's a preference kind of thing, but also faster.
Conquer Club Mobile Apps: Conqueror for Windows Phone and Windows 8
Conqueror's going Open Source: Conqueror on CodePlex
Conqueror's going Open Source: Conqueror on CodePlex
Re: Are JSON responses available from the api?
I do agree with you on those things, but it won't have a priority because few ppl would notice the difference.
- runewake2
- Posts: 95
- Joined: Sun May 23, 2010 1:50 pm
- Gender: Male
- Location: Betwixt Two Curly Braces
- Contact:
Re: Are JSON responses available from the api?
I was really just interested if lackattack had gotten it done. He mentioned above that it was on his todo list. That was about a year ago, I'm just wondering if anything was done or not. Judging by your response I'd say nothing was, well... XML it is I guess.
Conquer Club Mobile Apps: Conqueror for Windows Phone and Windows 8
Conqueror's going Open Source: Conqueror on CodePlex
Conqueror's going Open Source: Conqueror on CodePlex
Re: Are JSON responses available from the api?
With the new management now, it would be great to see the API updated and things like JSON added. I imagine there are more than a few programmers such as myself keeping an eye on this and looking forward to developing a few new tools.
- runewake2
- Posts: 95
- Joined: Sun May 23, 2010 1:50 pm
- Gender: Male
- Location: Betwixt Two Curly Braces
- Contact:
Re: Are JSON responses available from the api?
There is a lot that could be expanded with the API, JSON and the ability to interact with more of the game (retrieving spoils for each player, getting units on a map etc).
Conquer Club Mobile Apps: Conqueror for Windows Phone and Windows 8
Conqueror's going Open Source: Conqueror on CodePlex
Conqueror's going Open Source: Conqueror on CodePlex