Playlist


Description

The "playlist" object type represents an ordered list of time-based media items, such as video and audio objects.

Properties

Property name
Type
Required
Property Description
JSON field
Atom field
RSS field
title
string
yes
 Name of the playlist
displayName
atom:title
 
summary
string
no
 Description for the playlist
 
atom:summary  
owner
object
no
 Owner of the playlist if different than actor
userid for now but needs to be global
atom:author
 
id
string
yes
Unique id for the object. Must be different than the activity id
id
atom:id
 
url
URI
yes
Playlist page
permalinkURL
atom:link rel="alternate"
 
published W3CDTF timestamp no Time the object was created published
atom:published  
updated W3CDTF timestamp no Last modification time updated atom:updated  
cover art array no Cover Art for playlist
thumbnails[] atom:link rel="preview"  

Verbs

URI

What is the URI for the object? Most URIs will be in the form:

http://activitystrea.ms/schema/1.0/playlist

 Examples

Sara created a playlist: 80's Music

Notes

Provide any useful notes or hints about this object.

Implementations

Where is this object implemented? Please list all known implementations with links to the relevant API documentation.

Maintainers

Who maintains this page, or should be contacted if there are questions or feedback?