[Developers] "unsubscriptable object"

Gordon Mackenzie gordon at metaweb.com
Fri Jan 11 19:41:39 UTC 2008


This works for me in Query Editor on the Apps section of Sandbox:

{
   "query" : [
     {
       "/common/topic/image" : [
         {
           "guid" : null,
           "id" : null,
           "link" : {
             "timestamp" : null,
             "timestamp<=" : "2008-01-09T21:40:15.0000Z",
             "valid" : null
           },
           "name" : null,
           "optional" : true
         }
       ],
       "/common/topic/webpage" : [
         {
           "description" : [
             {
               "lang" : "/lang/en",
               "link" : {
                 "timestamp" : null,
                 "timestamp<=" : "2008-01-09T21:40:15.0000Z",
                 "valid" : null
               },
               "optional" : true,
               "value" : null
             }
           ],
           "link" : {
             "timestamp" : null,
             "timestamp<=" : "2008-01-09T21:40:15.0000Z",
             "valid" : null
           },
           "optional" : true,
           "uri" : [
             {
               "link" : {
                 "timestamp" : null,
                 "timestamp<=" : "2008-01-09T21:40:15.0000Z",
                 "valid" : null
               },
               "optional" : true,
               "value" : null
             }
           ]
         }
       ],
       "/user/cotton/default_domain/broadcast/areas_served" : [
         {
           "guid" : null,
           "id" : null,
           "link" : {
             "timestamp" : null,
             "timestamp<=" : "2008-01-09T21:40:15.0000Z",
             "valid" : null
           },
           "name" : null,
           "optional" : true
         }
       ],
       "/user/cotton/default_domain/broadcast/artists_played" : [
         {
           "guid" : null,
           "id" : null,
           "link" : {
             "timestamp" : null,
             "timestamp<=" : "2008-01-09T21:40:15.0000Z",
             "valid" : null
           },
           "name" : null,
           "optional" : true
         }
       ],
       "/user/cotton/default_domain/broadcast/broadcast_advisory" : [
         {
           "guid" : null,
           "id" : null,
           "link" : {
             "timestamp" : null,
             "timestamp<=" : "2008-01-09T21:40:15.0000Z",
             "valid" : null
           },
           "name" : null,
           "optional" : true
         }
       ],
       "/user/cotton/default_domain/broadcast/genre" : [
         {
           "guid" : null,
           "id" : null,
           "link" : {
             "timestamp" : null,
             "timestamp<=" : "2008-01-09T21:40:15.0000Z",
             "valid" : null
           },
           "name" : null,
           "optional" : true
         }
       ],
       "/user/cotton/default_domain/broadcast/summary" : [
         {
           "lang" : "/lang/en",
           "link" : {
             "timestamp" : null,
             "timestamp<=" : "2008-01-09T21:40:15.0000Z",
             "valid" : null
           },
           "optional" : true,
           "value" : null
         }
       ],
       "/user/cotton/default_domain/internet_station/ 
internet_streams" : [
         {
           "link" : {
             "timestamp" : null,
             "timestamp<=" : "2008-01-09T21:40:15.0000Z",
             "valid" : null
           },
           "optional" : true,
           "playlist_format" : [
             {
               "guid" : null,
               "id" : null,
               "link" : {
                 "timestamp" : null,
                 "timestamp<=" : "2008-01-09T21:40:15.0000Z",
                 "valid" : null
               },
               "name" : null,
               "optional" : true
             }
           ],
           "stream_bitrate" : [
             {
               "link" : {
                 "timestamp" : null,
                 "timestamp<=" : "2008-01-09T21:40:15.0000Z",
                 "valid" : null
               },
               "optional" : true,
               "value" : null
             }
           ],
           "stream_format" : [
             {
               "guid" : null,
               "id" : null,
               "link" : {
                 "timestamp" : null,
                 "timestamp<=" : "2008-01-09T21:40:15.0000Z",
                 "valid" : null
               },
               "name" : null,
               "optional" : true
             }
           ],
           "uri" : [
             {
               "link" : {
                 "timestamp" : null,
                 "timestamp<=" : "2008-01-09T21:40:15.0000Z",
                 "valid" : null
               },
               "optional" : true,
               "value" : null
             }
           ]
         }
       ],
       "guid" : "#9202a8c04000641f8000000005fdf590",
       "id" : null,
       "name" : [
         {
           "lang" : "/lang/en",
           "link" : {
             "timestamp" : null,
             "timestamp<=" : "2008-01-09T21:40:15.0000Z",
             "valid" : null
           },
           "optional" : true,
           "value" : null
         }
       ],
       "type" : "/user/cotton/default_domain/internet_station"
     }
   ]
}

AND the JSON result:

{
   "code" : "/api/status/ok",
   "result" : [
     {
       "/common/topic/image" : [
         {
           "guid" : "#9202a8c04000641f8000000005fdf99c",
           "id" : "/guid/9202a8c04000641f8000000005fdf99c",
           "link" : {
             "timestamp" : "2007-11-12T20:22:29.0000Z",
             "valid" : true
           },
           "name" : "Secret Agent Logo"
         }
       ],
       "/common/topic/webpage" : [
         {
           "description" : [
             {
               "lang" : "/lang/en",
               "link" : {
                 "timestamp" : "2007-11-12T20:22:51.0004Z",
                 "valid" : false
               },
               "value" : "Official Website"
             }
           ],
           "link" : {
             "timestamp" : "2007-11-12T20:22:51.0007Z",
             "valid" : true
           },
           "uri" : [
             {
               "link" : {
                 "timestamp" : "2007-11-12T20:22:51.0002Z",
                 "valid" : false
               },
               "value" : "http://somafm.com/play/secretagent"
             }
           ]
         }
       ],
       "/user/cotton/default_domain/broadcast/areas_served" : [],
       "/user/cotton/default_domain/broadcast/artists_played" : [],
       "/user/cotton/default_domain/broadcast/broadcast_advisory" : [],
       "/user/cotton/default_domain/broadcast/genre" : [
         {
           "guid" : "#9202a8c04000641f8000000000014a39",
           "id" : "/topic/en/electronic_music",
           "link" : {
             "timestamp" : "2007-12-05T04:14:16.0000Z",
             "valid" : true
           },
           "name" : "Electronic music"
         }
       ],
       "/user/cotton/default_domain/broadcast/summary" : [
         {
           "lang" : "/lang/en",
           "link" : {
             "timestamp" : "2007-12-05T04:14:07.0000Z",
             "valid" : false
           },
           "value" : "The soundtrack for your stylish, mysterious,  
dangerous life. For Spies and PIs too!"
         },
         {
           "lang" : "/lang/en",
           "link" : {
             "timestamp" : "2008-01-09T18:21:32.0000Z",
             "valid" : false
           },
           "value" : "The soundtrack for your stylish, mysterious,  
dangerous life. For Spies and PIs too! Great Music!"
         },
         {
           "lang" : "/lang/en",
           "link" : {
             "timestamp" : "2008-01-09T20:58:45.0004Z",
             "valid" : true
           },
           "value" : "The soundtrack for your stylish, mysterious,  
dangerous life. For Spies and PIs too!"
         }
       ],
       "/user/cotton/default_domain/internet_station/ 
internet_streams" : [
         {
           "link" : {
             "timestamp" : "2007-11-12T20:23:43.0011Z",
             "valid" : true
           },
           "playlist_format" : [
             {
               "guid" : "#9202a8c04000641f8000000000002346",
               "id" : "/media_type/audio/x-mpegurl",
               "link" : {
                 "timestamp" : "2007-11-12T20:23:43.0002Z",
                 "valid" : false
               },
               "name" : "audio/x-mpegurl"
             },
             {
               "guid" : "#9202a8c04000641f8000000005fdf777",
               "id" : "/media_type/audio/x-scpls",
               "link" : {
                 "timestamp" : "2007-12-29T18:48:15.0000Z",
                 "valid" : true
               },
               "name" : "audio/x-scpls"
             }
           ],
           "stream_bitrate" : [
             {
               "link" : {
                 "timestamp" : "2007-11-12T20:23:43.0006Z",
                 "valid" : false
               },
               "value" : 128
             },
             {
               "link" : {
                 "timestamp" : "2008-01-09T21:39:58.0007Z",
                 "valid" : false
               },
               "value" : 129
             },
             {
               "link" : {
                 "timestamp" : "2008-01-09T21:40:15.0000Z",
                 "valid" : true
               },
               "value" : 128
             }
           ],
           "stream_format" : [
             {
               "guid" : "#9202a8c04000641f800000000520057a",
               "id" : "/guid/9202a8c04000641f800000000520057a",
               "link" : {
                 "timestamp" : "2007-11-12T20:23:43.0004Z",
                 "valid" : false
               },
               "name" : null
             },
             {
               "guid" : "#9202a8c04000641f8000000000002244",
               "id" : "/media_type/audio/mpeg",
               "link" : {
                 "timestamp" : "2007-12-10T23:35:27.0016Z",
                 "valid" : false
               },
               "name" : "audio/mpeg"
             },
             {
               "guid" : "#9202a8c04000641f8000000006ad0d31",
               "id" : "/guid/9202a8c04000641f8000000006ad0d31",
               "link" : {
                 "timestamp" : "2008-01-09T21:39:58.0009Z",
                 "valid" : false
               },
               "name" : "audio/x-mpeg"
             }
           ],
           "uri" : [
             {
               "link" : {
                 "timestamp" : "2007-11-12T20:23:43.0009Z",
                 "valid" : false
               },
               "value" : "http://somafm.com/secretagent.pls"
             },
             {
               "link" : {
                 "timestamp" : "2008-01-09T21:39:58.0011Z",
                 "valid" : false
               },
               "value" : "http://somafm.com/secretagent.pls2"
             }
           ]
         }
       ],
       "guid" : "#9202a8c04000641f8000000005fdf590",
       "id" : "/guid/9202a8c04000641f8000000005fdf590",
       "name" : [
         {
           "lang" : "/lang/en",
           "link" : {
             "timestamp" : "2007-11-12T17:06:58.0001Z",
             "valid" : false
           },
           "value" : "Secret Agent"
         },
         {
           "lang" : "/lang/en",
           "link" : {
             "timestamp" : "2007-11-12T17:16:02.0000Z",
             "valid" : true
           },
           "value" : "Secret Agent on Soma FM"
         }
       ],
       "type" : "/user/cotton/default_domain/internet_station"
     }
   ]
}

~ Gordon

<<< gordon at metaweb.com >>>



On Jan 11, 2008, at 11:29 AM, Arthur van Hoff wrote:

> Hi,
>
> We are getting an "unsubscriptable object" error when submitting a  
> query to the sandbox (it works fine on the live data base). Any  
> suggestions what this means?
>
> Here is the query:
>
> {
>     "/common/topic/image" : [
>       {
>         "guid" : null,
>         "id" : null,
>         "link" : {
>           "timestamp" : null,
>           "timestamp<=" : "2008-01-09T21:40:15.0000Z",
>           "valid" : null
>         },
>         "name" : null,
>         "optional" : true
>       }
>     ],
>     "/common/topic/webpage" : [
>       {
>         "description" : [
>           {
>             "lang" : "/lang/en",
>             "link" : {
>               "timestamp" : null,
>               "timestamp<=" : "2008-01-09T21:40:15.0000Z",
>               "valid" : null
>             },
>             "optional" : true,
>             "value" : null
>           }
>         ],
>         "link" : {
>           "timestamp" : null,
>           "timestamp<=" : "2008-01-09T21:40:15.0000Z",
>           "valid" : null
>         },
>         "optional" : true,
>         "uri" : [
>           {
>             "link" : {
>               "timestamp" : null,
>               "timestamp<=" : "2008-01-09T21:40:15.0000Z",
>               "valid" : null
>             },
>             "optional" : true,
>             "value" : null
>           }
>         ]
>       }
>     ],
>     "/user/cotton/default_domain/broadcast/areas_served" : [
>       {
>         "guid" : null,
>         "id" : null,
>         "link" : {
>           "timestamp" : null,
>           "timestamp<=" : "2008-01-09T21:40:15.0000Z",
>           "valid" : null
>         },
>         "name" : null,
>         "optional" : true
>       }
>     ],
>     "/user/cotton/default_domain/broadcast/artists_played" : [
>       {
>         "guid" : null,
>         "id" : null,
>         "link" : {
>           "timestamp" : null,
>           "timestamp<=" : "2008-01-09T21:40:15.0000Z",
>           "valid" : null
>         },
>         "name" : null,
>         "optional" : true
>       }
>     ],
>     "/user/cotton/default_domain/broadcast/broadcast_advisory" : [
>       {
>         "guid" : null,
>         "id" : null,
>         "link" : {
>           "timestamp" : null,
>           "timestamp<=" : "2008-01-09T21:40:15.0000Z",
>           "valid" : null
>         },
>         "name" : null,
>         "optional" : true
>       }
>     ],
>     "/user/cotton/default_domain/broadcast/genre" : [
>       {
>         "guid" : null,
>         "id" : null,
>         "link" : {
>           "timestamp" : null,
>           "timestamp<=" : "2008-01-09T21:40:15.0000Z",
>           "valid" : null
>         },
>         "name" : null,
>         "optional" : true
>       }
>     ],
>     "/user/cotton/default_domain/broadcast/summary" : [
>       {
>         "lang" : "/lang/en",
>         "link" : {
>           "timestamp" : null,
>           "timestamp<=" : "2008-01-09T21:40:15.0000Z",
>           "valid" : null
>         },
>         "optional" : true,
>         "value" : null
>       }
>     ],
>     "/user/cotton/default_domain/internet_station/ 
> internet_streams" : [
>       {
>         "link" : {
>           "timestamp" : null,
>           "timestamp<=" : "2008-01-09T21:40:15.0000Z",
>           "valid" : null
>         },
>         "optional" : true,
>         "playlist_format" : [
>           {
>             "guid" : null,
>             "id" : null,
>             "link" : {
>               "timestamp" : null,
>               "timestamp<=" : "2008-01-09T21:40:15.0000Z",
>               "valid" : null
>             },
>             "name" : null,
>             "optional" : true
>           }
>         ],
>         "stream_bitrate" : [
>           {
>             "link" : {
>               "timestamp" : null,
>               "timestamp<=" : "2008-01-09T21:40:15.0000Z",
>               "valid" : null
>             },
>             "optional" : true,
>             "value" : null
>           }
>         ],
>         "stream_format" : [
>           {
>             "guid" : null,
>             "id" : null,
>             "link" : {
>               "timestamp" : null,
>               "timestamp<=" : "2008-01-09T21:40:15.0000Z",
>               "valid" : null
>             },
>             "name" : null,
>             "optional" : true
>           }
>         ],
>         "uri" : [
>           {
>             "link" : {
>               "timestamp" : null,
>               "timestamp<=" : "2008-01-09T21:40:15.0000Z",
>               "valid" : null
>             },
>             "optional" : true,
>             "value" : null
>           }
>         ]
>       }
>     ],
>     "guid" : "#9202a8c04000641f8000000005fdf590",
>     "id" : null,
>     "name" : [
>       {
>         "lang" : "/lang/en",
>         "link" : {
>           "timestamp" : null,
>           "timestamp<=" : "2008-01-09T21:40:15.0000Z",
>           "valid" : null
>         },
>         "optional" : true,
>         "value" : null
>       }
>     ],
>     "type" : "/user/cotton/default_domain/internet_station"
>   }
>
>
> Trace sandbox.freebase.com:
>
> POST /api/service/mqlread HTTP/1.1
> Referer: app:/Freebase.swf
> Accept: text/xml, application/xml, application/xhtml+xml, text/ 
> html;q=0.9, text/plain;q=0.8, text/css, image/png, image/jpeg, image/ 
> gif;q=0.8, application/x-shockwave-flash, video/mp4;q=0.9, flv- 
> application/octet-stream;q=0.8, video/x-flv;q=0.7, audio/mp4,  
> application/futuresplash, */*;q=0.5
> x-flash-version: 9,0,99,0
> Content-Type: application/x-www-form-urlencoded
> Content-Length: 3827
> User-Agent: Mozilla/5.0 (Windows; U; en) AppleWebKit/420+ (KHTML,  
> like Gecko) AdobeAIR/1.0
> Host: sandbox.freebase.com
> Connection: Keep-Alive
> Cookie:  
> __utma=191567400.278751241.1197589891.1198042621.1198133327.4;  
> __utmz=191567400.1197589891.1.1.utmccn=(direct)|utmcsr=(direct)| 
> utmcmd=(none); metaweb-user="A|u_avh| 
> g_#9202a8c04000641f80000000042b3876|4.WF06h7rVjqT+rRW/hryP1A";  
> metaweb-user-info=A|p_%2Fuser%2Favh|u_avh| 
> g_#9202a8c04000641f80000000042b3876|0.;  
> __utma=118736350.1859247523.1197589563.1198476648.1198537389.11;  
> __utmz=118736350.1197589563.1.1.utmccn=(direct)|utmcsr=(direct)| 
> utmcmd=(none)
>
> query=%7B%22escape%22%3Afalse%2C%22query%22%3A%7B%22/user/cotton/ 
> default_domain/broadcast/artists_played%22%3A%5B%7B%22guid%22%3Anull 
> %2C%22id%22%3Anull%2C%22optional%22%3Atrue%2C%22link%22%3A%7B 
> %22timestamp%22%3Anull%2C%22timestamp%3C%3D%22%3A 
> %222008-01-09T21%3A40%3A15.0000Z%22%2C%22valid%22%3Anull%7D%2C%22name 
> %22%3Anull%7D%5D%2C%22guid%22%3A 
> %22%239202a8c04000641f8000000005fdf590%22%2C%22/user/cotton/ 
> default_domain/broadcast/summary%22%3A%5B%7B%22lang%22%3A%22/lang/en 
> %22%2C%22optional%22%3Atrue%2C%22value%22%3Anull%2C%22link%22%3A%7B 
> %22timestamp%22%3Anull%2C%22timestamp%3C%3D%22%3A 
> %222008-01-09T21%3A40%3A15.0000Z%22%2C%22valid%22%3Anull%7D%7D%5D%2C 
> %22/common/topic/webpage%22%3A%5B%7B%22optional%22%3Atrue%2C%22uri 
> %22%3A%5B%7B%22link%22%3A%7B%22timestamp%22%3Anull%2C%22timestamp%3C 
> %3D%22%3A%222008-01-09T21%3A40%3A15.0000Z%22%2C%22valid%22%3Anull%7D 
> %2C%22optional%22%3Atrue%2C%22value%22%3Anull%7D%5D%2C%22description 
> %22%3A%5B%7B%22lang%22%3A%22/lang/en%22%2C%22optional%22%3Atrue%2C 
> %22value%22%3Anull%2C%22link%22%3A%7B%22timestamp%22%3Anull%2C 
> %22timestamp%3C%3D%22%3A%222008-01-09T21%3A40%3A15.0000Z%22%2C 
> %22valid%22%3Anull%7D%7D%5D%2C%22link%22%3A%7B%22timestamp%22%3Anull 
> %2C%22timestamp%3C%3D%22%3A%222008-01-09T21%3A40%3A15.0000Z%22%2C 
> %22valid%22%3Anull%7D%7D%5D%2C%22/user/cotton/default_domain/ 
> broadcast/genre%22%3A%5B%7B%22guid%22%3Anull%2C%22id%22%3Anull%2C 
> %22optional%22%3Atrue%2C%22link%22%3A%7B%22timestamp%22%3Anull%2C 
> %22timestamp%3C%3D%22%3A%222008-01-09T21%3A40%3A15.0000Z%22%2C 
> %22valid%22%3Anull%7D%2C%22name%22%3Anull%7D%5D%2C%22/user/cotton/ 
> default_domain/broadcast/areas_served%22%3A%5B%7B%22guid%22%3Anull%2C 
> %22id%22%3Anull%2C%22optional%22%3Atrue%2C%22link%22%3A%7B 
> %22timestamp%22%3Anull%2C%22timestamp%3C%3D%22%3A 
> %222008-01-09T21%3A40%3A15.0000Z%22%2C%22valid%22%3Anull%7D%2C%22name 
> %22%3Anull%7D%5D%2C%22/user/cotton/default_domain/broadcast/ 
> broadcast_advisory%22%3A%5B%7B%22guid%22%3Anull%2C%22id%22%3Anull%2C 
> %22optional%22%3Atrue%2C%22link%22%3A%7B%22timestamp%22%3Anull%2C 
> %22timestamp%3C%3D%22%3A%222008-01-09T21%3A40%3A15.0000Z%22%2C 
> %22valid%22%3Anull%7D%2C%22name%22%3Anull%7D%5D%2C%22type%22%3A%22/ 
> user/cotton/default_domain/internet_station%22%2C%22id%22%3Anull%2C 
> %22/common/topic/image%22%3A%5B%7B%22guid%22%3Anull%2C%22id%22%3Anull 
> %2C%22optional%22%3Atrue%2C%22link%22%3A%7B%22timestamp%22%3Anull%2C 
> %22timestamp%3C%3D%22%3A%222008-01-09T21%3A40%3A15.0000Z%22%2C 
> %22valid%22%3Anull%7D%2C%22name%22%3Anull%7D%5D%2C%22/user/cotton/ 
> default_domain/internet_station/internet_streams%22%3A%5B%7B 
> %22optional%22%3Atrue%2C%22playlist_format%22%3A%5B%7B%22guid 
> %22%3Anull%2C%22id%22%3Anull%2C%22optional%22%3Atrue%2C%22link%22%3A 
> %7B%22timestamp%22%3Anull%2C%22timestamp%3C%3D%22%3A 
> %222008-01-09T21%3A40%3A15.0000Z%22%2C%22valid%22%3Anull%7D%2C%22name 
> %22%3Anull%7D%5D%2C%22uri%22%3A%5B%7B%22link%22%3A%7B%22timestamp 
> %22%3Anull%2C%22timestamp%3C%3D%22%3A%222008-01-09T21%3A40%3A15.0000Z 
> %22%2C%22valid%22%3Anull%7D%2C%22optional%22%3Atrue%2C%22value 
> %22%3Anull%7D%5D%2C%22stream_bitrate%22%3A%5B%7B%22link%22%3A%7B 
> %22timestamp%22%3Anull%2C%22timestamp%3C%3D%22%3A 
> %222008-01-09T21%3A40%3A15.0000Z%22%2C%22valid%22%3Anull%7D%2C 
> %22optional%22%3Atrue%2C%22value%22%3Anull%7D%5D%2C%22link%22%3A%7B 
> %22timestamp%22%3Anull%2C%22timestamp%3C%3D%22%3A 
> %222008-01-09T21%3A40%3A15.0000Z%22%2C%22valid%22%3Anull%7D%2C 
> %22stream_format%22%3A%5B%7B%22guid%22%3Anull%2C%22id%22%3Anull%2C 
> %22optional%22%3Atrue%2C%22link%22%3A%7B%22timestamp%22%3Anull%2C 
> %22timestamp%3C%3D%22%3A%222008-01-09T21%3A40%3A15.0000Z%22%2C 
> %22valid%22%3Anull%7D%2C%22name%22%3Anull%7D%5D%7D%5D%2C%22name%22%3A 
> %5B%7B%22lang%22%3A%22/lang/en%22%2C%22optional%22%3Atrue%2C%22value 
> %22%3Anull%2C%22link%22%3A%7B%22timestamp%22%3Anull%2C%22timestamp%3C 
> %3D%22%3A%222008-01-09T21%3A40%3A15.0000Z%22%2C%22valid%22%3Anull%7D 
> %7D%5D%7D%2C%22cursor%22%3Atrue%7D
> HTTP/1.0 500 Internal Server Error
> Date: Fri, 11 Jan 2008 19:18:04 GMT
> Server: Apache
> Content-Length: 117
> Cache-Control: public
> Cache-Control: max-age=1, s-maxage=1
> Expires: Fri, 11-Jan-2008 19:18:05 GMT
> Age: 760
> X-Metaweb-Cost: dt=0.02, nreqs=1, tr=0.001, tu=0.0, ts=0.0, pr=0,  
> pf=0, dw=0, dr=28, in=18, ir=2, iw=0, va=22, te=0.001,  
> tg=0.000893831253052, tf=0.0011088848114, tm=0.00350093841553, cr=1,  
> cm=0, ch=1, gqr=0
> Content-Type: text/javascript; charset="utf-8"
> X-Cache: MISS from cache01.sandbox.sfo1.metaweb.com
> Connection: close
> X-Metaweb-TID: cache;cache01.sandbox.sfo1:8101;2008-01-11T19:18:04Z; 
> 0001
>
> {
>   "status": "500 Server Error",
>   "code": "/api/status/error",
>   "messages": [
>     "unsubscriptable object"
>   ]
> }
>
> Trace www.freebase.com:
>
> POST /api/service/mqlread HTTP/1.1
> Referer: app:/Freebase.swf
> Accept: text/xml, application/xml, application/xhtml+xml, text/ 
> html;q=0.9, text/plain;q=0.8, text/css, image/png, image/jpeg, image/ 
> gif;q=0.8, application/x-shockwave-flash, video/mp4;q=0.9, flv- 
> application/octet-stream;q=0.8, video/x-flv;q=0.7, audio/mp4,  
> application/futuresplash, */*;q=0.5
> x-flash-version: 9,0,99,0
> Content-Type: application/x-www-form-urlencoded
> Content-Length: 3827
> User-Agent: Mozilla/5.0 (Windows; U; en) AppleWebKit/420+ (KHTML,  
> like Gecko) AdobeAIR/1.0
> Host: www.freebase.com
> Connection: Keep-Alive
> Cookie: metaweb-user="A|u_avh|g_#9202a8c04000641f80000000042b3876| 
> 4.WF06h7rVjqT+rRW/hryP1A"; metaweb-user-info=A|p_%2Fuser%2Favh|u_avh| 
> g_#9202a8c04000641f80000000042b3876|0.; permissionCache2=%7B%22count 
> %22%3A5%2C%22permissions%22%3A%7B%22%2Fboot%2Fall_permission 
> %22%3Atrue%2C%22%2Fboot%2Froot_permission%22%3Afalse%2C%22%2Fguid 
> %2F9202a8c04000641f80000000042b3872%22%3Atrue%2C%22%2Fguid 
> %2F9202a8c04000641f8000000005f50a83%22%3Afalse%2C%22%2Fguid 
> %2F9202a8c04000641f8000000006abf28a%22%3Afalse%7D%2C%22user%22%3A 
> %22%239202a8c04000641f80000000042b3876%22%7D; hideEmpty2=false;  
> mwbrowserchecked2=true;  
> __utma=118736350.1859247523.1197589563.1198476648.1198537389.11;  
> __utmz=118736350.1197589563.1.1.utmccn=(direct)|utmcsr=(direct)| 
> utmcmd=(none)
>
> query=%7B%22escape%22%3Afalse%2C%22query%22%3A%7B%22/user/cotton/ 
> default_domain/broadcast/artists_played%22%3A%5B%7B%22guid%22%3Anull 
> %2C%22id%22%3Anull%2C%22optional%22%3Atrue%2C%22link%22%3A%7B 
> %22timestamp%22%3Anull%2C%22timestamp%3C%3D%22%3A 
> %222008-01-09T21%3A40%3A15.0000Z%22%2C%22valid%22%3Anull%7D%2C%22name 
> %22%3Anull%7D%5D%2C%22guid%22%3A 
> %22%239202a8c04000641f8000000005fdf590%22%2C%22/user/cotton/ 
> default_domain/broadcast/summary%22%3A%5B%7B%22lang%22%3A%22/lang/en 
> %22%2C%22optional%22%3Atrue%2C%22value%22%3Anull%2C%22link%22%3A%7B 
> %22timestamp%22%3Anull%2C%22timestamp%3C%3D%22%3A 
> %222008-01-09T21%3A40%3A15.0000Z%22%2C%22valid%22%3Anull%7D%7D%5D%2C 
> %22/common/topic/webpage%22%3A%5B%7B%22optional%22%3Atrue%2C%22uri 
> %22%3A%5B%7B%22link%22%3A%7B%22timestamp%22%3Anull%2C%22timestamp%3C 
> %3D%22%3A%222008-01-09T21%3A40%3A15.0000Z%22%2C%22valid%22%3Anull%7D 
> %2C%22optional%22%3Atrue%2C%22value%22%3Anull%7D%5D%2C%22description 
> %22%3A%5B%7B%22lang%22%3A%22/lang/en%22%2C%22optional%22%3Atrue%2C 
> %22value%22%3Anull%2C%22link%22%3A%7B%22timestamp%22%3Anull%2C 
> %22timestamp%3C%3D%22%3A%222008-01-09T21%3A40%3A15.0000Z%22%2C 
> %22valid%22%3Anull%7D%7D%5D%2C%22link%22%3A%7B%22timestamp%22%3Anull 
> %2C%22timestamp%3C%3D%22%3A%222008-01-09T21%3A40%3A15.0000Z%22%2C 
> %22valid%22%3Anull%7D%7D%5D%2C%22/user/cotton/default_domain/ 
> broadcast/genre%22%3A%5B%7B%22guid%22%3Anull%2C%22id%22%3Anull%2C 
> %22optional%22%3Atrue%2C%22link%22%3A%7B%22timestamp%22%3Anull%2C 
> %22timestamp%3C%3D%22%3A%222008-01-09T21%3A40%3A15.0000Z%22%2C 
> %22valid%22%3Anull%7D%2C%22name%22%3Anull%7D%5D%2C%22/user/cotton/ 
> default_domain/broadcast/areas_served%22%3A%5B%7B%22guid%22%3Anull%2C 
> %22id%22%3Anull%2C%22optional%22%3Atrue%2C%22link%22%3A%7B 
> %22timestamp%22%3Anull%2C%22timestamp%3C%3D%22%3A 
> %222008-01-09T21%3A40%3A15.0000Z%22%2C%22valid%22%3Anull%7D%2C%22name 
> %22%3Anull%7D%5D%2C%22/user/cotton/default_domain/broadcast/ 
> broadcast_advisory%22%3A%5B%7B%22guid%22%3Anull%2C%22id%22%3Anull%2C 
> %22optional%22%3Atrue%2C%22link%22%3A%7B%22timestamp%22%3Anull%2C 
> %22timestamp%3C%3D%22%3A%222008-01-09T21%3A40%3A15.0000Z%22%2C 
> %22valid%22%3Anull%7D%2C%22name%22%3Anull%7D%5D%2C%22type%22%3A%22/ 
> user/cotton/default_domain/internet_station%22%2C%22id%22%3Anull%2C 
> %22/common/topic/image%22%3A%5B%7B%22guid%22%3Anull%2C%22id%22%3Anull 
> %2C%22optional%22%3Atrue%2C%22link%22%3A%7B%22timestamp%22%3Anull%2C 
> %22timestamp%3C%3D%22%3A%222008-01-09T21%3A40%3A15.0000Z%22%2C 
> %22valid%22%3Anull%7D%2C%22name%22%3Anull%7D%5D%2C%22/user/cotton/ 
> default_domain/internet_station/internet_streams%22%3A%5B%7B 
> %22optional%22%3Atrue%2C%22playlist_format%22%3A%5B%7B%22guid 
> %22%3Anull%2C%22id%22%3Anull%2C%22optional%22%3Atrue%2C%22link%22%3A 
> %7B%22timestamp%22%3Anull%2C%22timestamp%3C%3D%22%3A 
> %222008-01-09T21%3A40%3A15.0000Z%22%2C%22valid%22%3Anull%7D%2C%22name 
> %22%3Anull%7D%5D%2C%22uri%22%3A%5B%7B%22link%22%3A%7B%22timestamp 
> %22%3Anull%2C%22timestamp%3C%3D%22%3A%222008-01-09T21%3A40%3A15.0000Z 
> %22%2C%22valid%22%3Anull%7D%2C%22optional%22%3Atrue%2C%22value 
> %22%3Anull%7D%5D%2C%22stream_bitrate%22%3A%5B%7B%22link%22%3A%7B 
> %22timestamp%22%3Anull%2C%22timestamp%3C%3D%22%3A 
> %222008-01-09T21%3A40%3A15.0000Z%22%2C%22valid%22%3Anull%7D%2C 
> %22optional%22%3Atrue%2C%22value%22%3Anull%7D%5D%2C%22link%22%3A%7B 
> %22timestamp%22%3Anull%2C%22timestamp%3C%3D%22%3A 
> %222008-01-09T21%3A40%3A15.0000Z%22%2C%22valid%22%3Anull%7D%2C 
> %22stream_format%22%3A%5B%7B%22guid%22%3Anull%2C%22id%22%3Anull%2C 
> %22optional%22%3Atrue%2C%22link%22%3A%7B%22timestamp%22%3Anull%2C 
> %22timestamp%3C%3D%22%3A%222008-01-09T21%3A40%3A15.0000Z%22%2C 
> %22valid%22%3Anull%7D%2C%22name%22%3Anull%7D%5D%7D%5D%2C%22name%22%3A 
> %5B%7B%22lang%22%3A%22/lang/en%22%2C%22optional%22%3Atrue%2C%22value 
> %22%3Anull%2C%22link%22%3A%7B%22timestamp%22%3Anull%2C%22timestamp%3C 
> %3D%22%3A%222008-01-09T21%3A40%3A15.0000Z%22%2C%22valid%22%3Anull%7D 
> %7D%5D%7D%2C%22cursor%22%3Atrue%7DHTTP/1.0 200 OK
> Date: Fri, 11 Jan 2008 19:20:44 GMT
> Server: Apache
> Content-Length: 4337
> X-Metaweb-Cost: dt=0.021, nreqs=1, tr=0.001, tu=0.0, ts=0.0, pr=0,  
> pf=0, dw=0, dr=28, in=18, ir=2, iw=0, va=22, te=0.001,  
> tg=0.00072717666626, tf=0.000982999801636, tm=0.00365710258484,  
> cr=1, cm=0, ch=1
> Content-Type: text/javascript; charset="utf-8"
> X-Cache: MISS from cache03.p01.sfo1.metaweb.com
> Connection: keep-alive
> Last-Modified: Fri, 11 Jan 2008 19:05:45 GMT
> Cache-Control: public, max-age=1, s-maxage=5
> Expires: Fri, 11 Jan 2008 19:20:45 GMT
> X-Metaweb-TID: cache;cache03.p01.sfo1:8101;2008-01-11T19:20:44Z;0001
>
> {
>   "cursor": false,
>   "status": "200 OK",
>   "code": "/api/status/ok",
>   "result": {
>     "/common/topic/webpage": [
>       {
>         "link": {
>           "timestamp": "2007-11-12T20:22:51.0007Z",
>           "valid": true
>         },
>         "uri": [
>           {
>             "link": {
>               "timestamp": "2007-11-12T20:22:51.0002Z",
>               "valid": true
>             },
>             "value": "http://somafm.com/play/secretagent"
>           }
>         ],
>         "description": [
>           {
>             "lang": "/lang/en",
>             "link": {
>               "timestamp": "2007-11-12T20:22:51.0004Z",
>               "valid": true
>             },
>             "value": "Official Website"
>           }
>         ]
>       }
>     ],
>     "/user/cotton/default_domain/broadcast/areas_served": [],
>     "/user/cotton/default_domain/broadcast/summary": [
>       {
>         "lang": "/lang/en",
>         "link": {
>           "timestamp": "2007-12-05T04:14:07.0000Z",
>           "valid": true
>         },
>         "value": "The soundtrack for your stylish, mysterious,  
> dangerous life. For Spies and PIs too!"
>       }
>     ],
>     "/user/cotton/default_domain/broadcast/artists_played": [],
>     "/user/cotton/default_domain/broadcast/broadcast_advisory": [],
>     "/user/cotton/default_domain/internet_station/internet_streams": [
>       {
>         "stream_bitrate": [
>           {
>             "link": {
>               "timestamp": "2007-11-12T20:23:43.0006Z",
>               "valid": true
>             },
>             "value": 128
>           }
>         ],
>         "stream_format": [
>           {
>             "guid": "#9202a8c04000641f800000000520057a",
>             "link": {
>               "timestamp": "2007-11-12T20:23:43.0004Z",
>               "valid": false
>             },
>             "id": "/guid/9202a8c04000641f800000000520057a",
>             "name": null
>           },
>           {
>             "guid": "#9202a8c04000641f8000000000002244",
>             "link": {
>               "timestamp": "2007-12-10T23:35:27.0016Z",
>               "valid": true
>             },
>             "id": "/media_type/audio/mpeg",
>             "name": "audio/mpeg"
>           }
>         ],
>         "playlist_format": [
>           {
>             "guid": "#9202a8c04000641f8000000000002346",
>             "link": {
>               "timestamp": "2007-11-12T20:23:43.0002Z",
>               "valid": false
>             },
>             "id": "/media_type/audio/x-mpegurl",
>             "name": "audio/x-mpegurl"
>           },
>           {
>             "guid": "#9202a8c04000641f8000000005fdf777",
>             "link": {
>               "timestamp": "2007-12-29T18:48:15.0000Z",
>               "valid": true
>             },
>             "id": "/media_type/audio/x-scpls",
>             "name": "audio/x-scpls"
>           }
>         ],
>         "link": {
>           "timestamp": "2007-11-12T20:23:43.0011Z",
>           "valid": true
>         },
>         "uri": [
>           {
>             "link": {
>               "timestamp": "2007-11-12T20:23:43.0009Z",
>               "valid": true
>             },
>             "value": "http://somafm.com/secretagent.pls"
>           }
>         ]
>       }
>     ],
>     "/common/topic/image": [
>       {
>         "guid": "#9202a8c04000641f8000000005fdf99c",
>         "link": {
>           "timestamp": "2007-11-12T20:22:29.0000Z",
>           "valid": true
>         },
>         "id": "/guid/9202a8c04000641f8000000005fdf99c",
>         "name": "Secret Agent Logo"
>       }
>     ],
>     "/user/cotton/default_domain/broadcast/genre": [
>       {
>         "guid": "#9202a8c04000641f8000000000014a39",
>         "link": {
>           "timestamp": "2007-12-05T04:14:16.0000Z",
>           "valid": true
>         },
>         "id": "/topic/en/electronic_music",
>         "name": "Electronic music"
>       }
>     ],
>     "guid": "#9202a8c04000641f8000000005fdf590",
>     "type": "/user/cotton/default_domain/internet_station",
>     "id": "/guid/9202a8c04000641f8000000005fdf590",
>     "name": [
>       {
>         "lang": "/lang/en",
>         "link": {
>           "timestamp": "2007-11-12T17:06:58.0001Z",
>           "valid": false
>         },
>         "value": "Secret Agent"
>       },
>       {
>         "lang": "/lang/en",
>         "link": {
>           "timestamp": "2007-11-12T17:16:02.0000Z",
>           "valid": true
>         },
>         "value": "Secret Agent on Soma FM"
>       }
>     ]
>   }
> }
>
> ___________________________________________
> Arthur van Hoff, Dell-ZING, CTO Software and Services.
> W: 650-267-2413, F: 650-267-2498, M: 650-283-0842
>
> _______________________________________________
> Developers mailing list
> Developers at freebase.com
> http://lists.freebase.com/mailman/listinfo/developers

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freebase.com/pipermail/developers/attachments/20080111/3a2be61c/attachment-0001.htm 


More information about the Developers mailing list