I want to use the API https://api.meetup.com//ew/communities to
get the urlname= Nintendo3DS(or Mafia wars,farmvillege) communities.
I can get the "total_count": 1892 communities which meetup-
count ascend,
but I want to get the communities which its meetup-count
descend.I can not get the order option in the /ew/communities , but we can get the order option in the group search api
--
You received this message because you are subscribed to the Google
Groups "Meetup API" group.
To unsubscribe from this group, send email to
meetup-api+...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/meetup-api?hl=en?hl=en
I have try to add the desc=true as your suggestion and get the different result but it is not what I want.What is the rule of desc=true of current https://api.meetup.com/ew/communities?created,updated time,lat/lng cordinate?I want to get the same result like the meet up every website which sort by the Nintendo3DS largest communities like "Sao Paulo" "Mexico City" "New York" by its members/fansBut I get the result "city":"Örnsköldsvik","country":"se"" "city":"Ängelholm","country""Thanks!