Welcome Developers!

in

Welcome!

in

Updated OpenSocial Activities API

What are your friends up to?

We're helping people answer that question with an upgrade of the OpenSocial Activities endpoint! You can use it to retrieve what you’ve been up to, what your friends have been up to, or even just limit it to certain activities, like the songs people are sharing.

This RESTful endpoint allows you to get rich data associated with each activity with the amount of detail you desire, whether only the activity title or complete details. The activity data is structured according to the ActivityStrea.ms standard, in addition to containing Myspace-specific properties.

With this release the Activities endpoint now returns all activity types and supports filtering for specific types of activities. As before the endpoint allows you to get metadata about the fields, activity types, and object types that are supported.

Current app developers: If your app currently uses the OpenSocial Activities endpoint, no code changes are required. Your app will automatically get the new data exactly as before.

All developers: An example is shown below and detailed documentation is available at http://wiki.developer.myspace.com/index.php?title=OpenSocial_v0.9_Activities

Here’s an example of activities of friends seen on a user’s page:

Activites shown on the Myspace.com website

For example, to retrieve activities of friends, HTTP GET to http://api.myspace.com/1.0/activities/@me/@friends

The JSON response that corresponds to the last activity is shown below:
{
 "activity": {
   "actor": {
     "id": "tag:myspace.com,2009:/Person/447833258",
     "links": [
   "http://www.myspace.com/test76a"
  ],
     "objectTypes": [
       "http://activitystrea.ms/schema/1.0/person"
  ],
     "title": "Test Test"
},
   "body": "<time><a href=\"http://www.myspace.com/test76a/stream/activity/634359632849731747/ShareItem/447833258/353681684\"> 3 mins ago </a></time><aside> <replacement name=\"miniProfile\" size=\"Post\" userId=\"447833258\" /></aside><section class=\"postItem share\"> <h5><a href=\"http://www.myspace.com/test76a\">Test Test</a></h5><p>I want one of everything!</p><article class=\"media\"> <aside>              <a href=\"http://www.msplinks.com/MDFodHRwOi8vd3d3LklMb3ZlU3VtbWVySG91c2UuY29t\" rel=\"nofollow\" target=\"_blank\"> <img alt=\"Summer House Design\" src=\"https://store-54c85.mybigcommerce.com/product_images/uploaded_images/2011.2window.jpg?rand=0.8571769161815189\">                         </a> </aside>    <section><p><a href=\"http://www.msplinks.com/MDFodHRwOi8vd3d3LklMb3ZlU3VtbWVySG91c2UuY29t\" rel=\"nofollow\" target=\"_blank\">Summer House Design</a> </p><p class=\"meta\">via <a href=\"http://www.msplinks.com/MDFodHRwOi8vd3d3Lmlsb3Zlc3VtbWVyaG91c2UuY29t\" target=\"_blank\" rel=\"nofollow\">ilovesummerhouse.com</a></p>     <p>Welcome to Summer House Design! We carry an awesome and eclectic collection of homewares, personal accessories, local products, kitchen, tabletop and desk accoutrements, swingin&#39; CD&#39;s and amusing books.</p>        <p><a class=\"more\" href=\"http://www.msplinks.com/MDFodHRwOi8vd3d3LklMb3ZlU3VtbWVySG91c2UuY29t\" rel=\"nofollow\" target=\"_blank\">See more</a></p>        </section></article></section>",
   "externalId": "353681684",
   "id": "myspace.com.activity.tag:myspace.com,2009:/MySpace/Unknown/Bookmark/353681684",
   "links": [
     "http://www.ILoveSummerHouse.com"
],
   "msActivityId": "634359632849731747.118.447833258.0.353681684",
   "msActivityType": "ShareItem",
   "msPerson": {
     "displayName": "test76a",
     "id": "myspace.com.person.447833258",
     "msUserType": "RegularUser",
     "name": {
       "familyName": "Test",
       "givenName": "Test"
  },
     "profileUrl": "http://www.myspace.com/test76a",
     "thumbnailUrl": "http://a2.l3-images.myspacecdn.com/images02/136/7c84811ead3b43f69ba5b813139a89ac/s.png"
},
   "numComments": "0",
   "objects": [
  {
       "detail": "Welcome to Summer House Design! We carry an awesome and eclectic collection of homewares, personal accessories, local products, kitchen, tabletop and desk accoutrements, swingin&#39; CD&#39;s and amusing books.",
       "id": "353681684",
       "links": [
         "http://www.ILoveSummerHouse.com"
    ],
       "objectTypes": [
         "http://activitystrea.ms/schema/1.0/bookmark"
    ],
       "title": "Summer House Design"
  }
],
   "postedTime": "2011-03-17T19:54:44Z",
   "source": {
     "detail": "Welcome to Summer House Design! We carry an awesome and eclectic collection of homewares, personal accessories, local products, kitchen, tabletop and desk accoutrements, swingin&#39; CD&#39;s and amusing books.",
     "id": "353681684",
     "links": [
       "http://www.ILoveSummerHouse.com"
  ],
 "objectTypes": [
       "http://activitystrea.ms/schema/1.0/bookmark"
  ],
     "title": "Summer House Design"
},
   "title": "Test Test I want one of everything!",
   "url": "http://www.myspace.com/test76a",
   "userId": "myspace.com.person.447833258",
   "verbs": [
     "http://activitystrea.ms/schema/1.0/share"
]
 }
},

Enjoy!
Alex D’Angelo, on behalf of the Myspace Developer Platform team.
Published Mar 28 2011, 05:53 PM by Alex
Filed under:

Comments

 

MySpace Gets Updated OpenSocial Activities API said:

Pingback from  MySpace Gets Updated OpenSocial Activities API

March 29, 2011 3:38 PM
 

MySpace Gets Updated OpenSocial Activities API | MyTowner said:

Pingback from  MySpace Gets Updated OpenSocial Activities API | MyTowner

March 30, 2011 5:08 AM
 

jose said:

como estan

April 2, 2011 1:35 PM
 

Kenisha said:

hi

April 12, 2011 8:00 PM
 

Mbrianto Iconky said:

Cek accoun  accessibility

June 28, 2012 6:19 AM
 

Mbrianto Iconky said:

Cek account accessibility

June 28, 2012 6:21 AM
 

Fred said:

Wow great, thanks for the share.

December 4, 2012 5:50 PM
 

w . gold said:

Awesome, now I know now what to do. Thanks a lot for sharing.

December 4, 2012 10:20 PM
 

Davis Shang said:

Cek account accessibility

March 6, 2013 6:35 PM
 

Dan Gold said:

Thanks for the info and the code, it really helped me a lot! Seriously!

March 10, 2013 8:36 PM
 

Sasha said:

Very useful for me this code, thanks a lot!

May 23, 2013 2:20 AM