Responses for Activity Streams

Activity Components

The following activity components are defined by this specification:

Name JSON Property Description
In-Reply-To inReplyTo Array of Objects for which the containing activity or object is a response

Object Components

The following object components are defined by this specification:

Name JSON Property Description
Attended By attendedBy Used to provide information about the collection of entities that attended an event
Attending attending Used to provide information about the collection of actors that have responded to an event using the rsvp-yes verb.
Followers followers Used to provide information about the collection of objects (typically person objects) that are "following" the containing object.
Following following Used to provide information about the collection of objects that this object is "following".
Friend Requests friend-requests Used to provide information about the collection of objects with which a "friendship" relationship is being requested using the request-friend verb. This property will typically only be relevant for the person object type.
Friends friends Used to provide information about the collection of objects with which a "friendship" relationship has been established using the make-friend verb. This property will typically only be relevant for the person object type.
Invited invited Used to provide information about the collection of entities that have been invited to an event, or possibly invited to join a group, etc.
Likes likes Used to provide information about the actors (typically person objects) that have favorited or liked the containing object.
Maybe Attending maybeAttending Used to provide information about the collection of actors that have responded to an event using the rsvp-maybe verb.
Members members Used to provide information about the actors (typically person objects) that have "joined" the containing object. This is typically only useful for object types that represent groups.
Not Attended By notAttendedBy Used to provide information about the collection of entities that did not attend an event
Not Attending notAttending Used to provide information about the collection of actors that have responded to an event using the rsvp-no verb.
Replies replies Used to provide information about the thread of discussion associated with a given object. Typically, the objects contained will have an implied inReplyTo property value equal to the object containing the replies property.
Reviews reviews Used to provide information about reviews available for the containing object.
Saves saves Used to provide information about the actors (typically person objects) that have "saved" the containing object.
Shares shares Used to provide information about the actors (typically person objects) that have "shared" the containing object.