zooomr.groups.getInfo

Get information about a group.

Authentication

This method does not require authentication.

Arguments

api_key (Required)

Your API application key.

group_id (Required)

The NSID of the group to fetch information for.

lang (Optional) DOESN'T SEEM TO WORK OR IS DIFFERENT TO FLICKR

The language of the group name and description to fetch. If the language is not found, the primary language of the group will be returned. Valid values are the same as in feeds.

Example Response

 {"stat": "ok", "group": {"website": "", "category": 4, "ismember": 0, "isofficer": 0, "throttle": {"mode": "none"}, "name": {"_content": "Zooomr Help"}, "metro": {"locname": "Global Network", "name": "Global", "lat": 10.0, "lon": 0.0, "geores": 17, "id": -1}, "privacy": {"_content": 1}, "language": "all", "isadmin": 0, "members": {"_content": 975}, "urlname": "help", "id": "4@Z01", "description": {"_content": "Need Help with Zooomr? Here's the place!"}}}