COLLECTED BY
Organization:
Alexa Crawls
Starting in 1996,
Alexa Internet has been donating their crawl data to the Internet Archive. Flowing in every day, these data are added to the
Wayback Machine after an embargo period.
Starting in 1996,
Alexa Internet has been donating their crawl data to the Internet Archive. Flowing in every day, these data are added to the
Wayback Machine after an embargo period.
The Wayback Machine - https://web-wp.archive.org/web/20141110112448/http://www.meetup.com:80/meetup_api/docs/ew/follow/
Extend your community
Community Follow Create
Request Parameters
at least one of the required parameter(s) must be supplied with the request. The follow is always applied for the current authenticated member. This method requires an HTTP POST.
- community_id
- ID of the community to follow.
- fields
- Request that additional fields (separated by commas) be included in the output.
- udf_{varname}
- user defined values
Response
If successful, this method returns a 201 Created response with a Location header containing the Community Follow Get method for this event. The content body is the same as that returned by Community Follow Get
Community Follow Get
Try it in the console
Request Parameters
No parameters are required other than for authorization and format.
- fields
- Request that additional fields (separated by commas) be included in the output.
Response
- community
-
Community for this follow
- id
-
ID of community
- name
-
Name of community
- urlname
-
URL param of community
- container
-
Container for this follow
- id
-
ID of container
- name
-
Name of container
- urlname
-
URL param of container
- created
-
created time, in milliseconds since the epoch
- id
-
The ID of the community follow
- member
-
Member following community
- member_city
-
If requested through the "fields" parameter, the member's city
- member_country
-
If requested through the "fields" parameter, the member's country
- member_id
-
Member ID
- member_state
-
If requested through the "fields" parameter, the member's state
- name
-
Member name
- status
-
"member" or "helper", if member has helped plan an event in the corresponding community
- udf_{varname}
-
User defined "fields" specified in the fields parameter
Community Unfollow
Request Parameters
No parameters are required or considered other than for authorization and format. This method requires an HTTP DELETE.
Response
If successful, this method returns a 200 OK response. The content body includes a success message.
Examples
Only supports DELETE
everywhere comments