Object Components

The following object components are currently registered:

Name JSON Property Specification Description
Attachments attachments JSON Activity Streams 1.0 A collection of one or more additional, associated objects, similar to the concept of attached files in an email message.
Attending attending Responses for Activity Streams Used to provide information about the collection of actors that have responded to an event using the rsvp-yes verb.
Author author JSON Activity Streams 1.0 An Object that describes the entity that created or authored the object. Note that the author field identifies the entity that created the object and does not necessarily identify the entity that published the object.
Content content JSON Activity Streams 1.0 Natural-language description of the object encoded as a single JSON String containing HTML markup.
Display Name displayName JSON Activity Streams 1.0 A natural-language, human-readable and plain-text name for the object. HTML markup MUST NOT be included.
Downstream Duplicates downstreamDuplicates JSON Activity Streams 1.0 A JSON Array of one or more absolute IRIs identifying objects that duplicate this object's content.
Followers followers Responses for Activity Streams Used to provide information about the collection of objects (typically person objects) that are "following" the containing object.
Following following Responses for Activity Streams Used to provide information about the collection of objects that this object is "following".
Friend Requests friend-requests Responses for Activity Streams 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 Responses for Activity Streams 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.
ID id JSON Activity Streams 1.0 An absolute URI that uniquely identifies the object.
Image image JSON Activity Streams 1.0 A Media Link that describes a resource providing a visual representation of the object, intended for human consumption.
Likes likes Responses for Activity Streams Used to provide information about the actors (typically person objects) that have favorited or liked the containing object.
Location Activity Schema An object construct representing the location at which the activity occured.
Maybe Attending maybeAttending Responses for Activity Streams Used to provide information about the collection of actors that have responded to an event using the rsvp-maybe verb.
Members members Responses for Activity Streams 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.
Mood Activity Schema A human-readable keyword or short phrase describing the mood of the actor at the time the activity was performed.
Not Attending notAttending Responses for Activity Streams Used to provide information about the collection of actors that have responded to an event using the rsvp-no verb.
Object Type objectType JSON Activity Streams 1.0 Identifies the type of object.
Published published JSON Activity Streams 1.0 The date and time at which the object was published.
Rating Activity Schema A rating given as a number between 1.0 and 5.0 inclusive with one decimal place of precision.
Replies replies Responses for Activity Streams 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 Responses for Activity Streams Used to provide information about reviews available for the containing object.
Saves saves Responses for Activity Streams Used to provide information about the actors (typically person objects) that have "saved" the containing object.
Shares shares Responses for Activity Streams Used to provide information about the actors (typically person objects) that have "shared" the containing object.
Source Activity Schema A reference to the original source of an object or activity.
Summary summary JSON Activity Streams 1.0 Natural-language summarization of the object encoded as a single JSON String containing HTML markup.
Tags Activity Schema A listing of the objects that have been associated with a particular object using the tag verb.
URL url JSON Activity Streams 1.0 An IRI identifying a resource providing an HTML representation of the object.
Updated updated JSON Activity Streams 1.0 The date and time at which the object was modified.
Upstream Duplicates upstreamDuplicates JSON Activity Streams 1.0 A JSON Array of one or more absolute IRIs identifying objects that duplicate this object's content.