[Developers] "unsubscriptable object"

Aseem Mohanty aseem at metaweb.com
Fri Jan 11 20:23:57 UTC 2008


Hi Arthur.

A bug had crept into the client software on sandbox that barfs on some 
mqlread requests. This has been fixed and sandbox should be updated 
sometime today to prevent this.

Thanks for catching that.
Aseem

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_#9202a8c04000641f80000000042
> b3876|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%22vali
> d%22%3Anull%7D%2C%22name%22%3Anull%7D%5D%2C%22guid%22%3A%22%239202a8c040
> 00641f8000000005fdf590%22%2C%22/user/cotton/default_domain/broadcast/sum
> mary%22%3A%5B%7B%22lang%22%3A%22/lang/en%22%2C%22optional%22%3Atrue%2C%2
> 2value%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%22u
> ri%22%3A%5B%7B%22link%22%3A%7B%22timestamp%22%3Anull%2C%22timestamp%3C%3
> D%22%3A%222008-01-09T21%3A40%3A15.0000Z%22%2C%22valid%22%3Anull%7D%2C%22
> optional%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%3Anu
> ll%2C%22link%22%3A%7B%22timestamp%22%3Anull%2C%22timestamp%3C%3D%22%3A%2
> 22008-01-09T21%3A40%3A15.0000Z%22%2C%22valid%22%3Anull%7D%7D%5D%2C%22lin
> k%22%3A%7B%22timestamp%22%3Anull%2C%22timestamp%3C%3D%22%3A%222008-01-09
> T21%3A40%3A15.0000Z%22%2C%22valid%22%3Anull%7D%7D%5D%2C%22/user/cotton/d
> efault_domain/broadcast/genre%22%3A%5B%7B%22guid%22%3Anull%2C%22id%22%3A
> null%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%2
> 2%3Anull%7D%2C%22name%22%3Anull%7D%5D%2C%22/user/cotton/default_domain/b
> roadcast/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%22times
> tamp%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%22
> optional%22%3Atrue%2C%22link%22%3A%7B%22timestamp%22%3Anull%2C%22timesta
> mp%3C%3D%22%3A%222008-01-09T21%3A40%3A15.0000Z%22%2C%22valid%22%3Anull%7
> D%2C%22name%22%3Anull%7D%5D%2C%22type%22%3A%22/user/cotton/default_domai
> n/internet_station%22%2C%22id%22%3Anull%2C%22/common/topic/image%22%3A%5
> B%7B%22guid%22%3Anull%2C%22id%22%3Anull%2C%22optional%22%3Atrue%2C%22lin
> k%22%3A%7B%22timestamp%22%3Anull%2C%22timestamp%3C%3D%22%3A%222008-01-09
> T21%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%3
> A%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%22ti
> mestamp%22%3Anull%2C%22timestamp%3C%3D%22%3A%222008-01-09T21%3A40%3A15.0
> 000Z%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%22
> link%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%3Atru
> e%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%2
> 2%3Anull%7D%2C%22stream_format%22%3A%5B%7B%22guid%22%3Anull%2C%22id%22%3
> Anull%2C%22optional%22%3Atrue%2C%22link%22%3A%7B%22timestamp%22%3Anull%2
> C%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%22lan
> g%22%3A%22/lang/en%22%2C%22optional%22%3Atrue%2C%22value%22%3Anull%2C%22
> link%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%2
> 2%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_#9202a8c04000641f80000000042
> b3876|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%2F92
> 02a8c04000641f8000000005f50a83%22%3Afalse%2C%22%2Fguid%2F9202a8c04000641
> f8000000006abf28a%22%3Afalse%7D%2C%22user%22%3A%22%239202a8c04000641f800
> 00000042b3876%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%22vali
> d%22%3Anull%7D%2C%22name%22%3Anull%7D%5D%2C%22guid%22%3A%22%239202a8c040
> 00641f8000000005fdf590%22%2C%22/user/cotton/default_domain/broadcast/sum
> mary%22%3A%5B%7B%22lang%22%3A%22/lang/en%22%2C%22optional%22%3Atrue%2C%2
> 2value%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%22u
> ri%22%3A%5B%7B%22link%22%3A%7B%22timestamp%22%3Anull%2C%22timestamp%3C%3
> D%22%3A%222008-01-09T21%3A40%3A15.0000Z%22%2C%22valid%22%3Anull%7D%2C%22
> optional%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%3Anu
> ll%2C%22link%22%3A%7B%22timestamp%22%3Anull%2C%22timestamp%3C%3D%22%3A%2
> 22008-01-09T21%3A40%3A15.0000Z%22%2C%22valid%22%3Anull%7D%7D%5D%2C%22lin
> k%22%3A%7B%22timestamp%22%3Anull%2C%22timestamp%3C%3D%22%3A%222008-01-09
> T21%3A40%3A15.0000Z%22%2C%22valid%22%3Anull%7D%7D%5D%2C%22/user/cotton/d
> efault_domain/broadcast/genre%22%3A%5B%7B%22guid%22%3Anull%2C%22id%22%3A
> null%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%2
> 2%3Anull%7D%2C%22name%22%3Anull%7D%5D%2C%22/user/cotton/default_domain/b
> roadcast/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%22times
> tamp%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%22
> optional%22%3Atrue%2C%22link%22%3A%7B%22timestamp%22%3Anull%2C%22timesta
> mp%3C%3D%22%3A%222008-01-09T21%3A40%3A15.0000Z%22%2C%22valid%22%3Anull%7
> D%2C%22name%22%3Anull%7D%5D%2C%22type%22%3A%22/user/cotton/default_domai
> n/internet_station%22%2C%22id%22%3Anull%2C%22/common/topic/image%22%3A%5
> B%7B%22guid%22%3Anull%2C%22id%22%3Anull%2C%22optional%22%3Atrue%2C%22lin
> k%22%3A%7B%22timestamp%22%3Anull%2C%22timestamp%3C%3D%22%3A%222008-01-09
> T21%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%3
> A%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%22ti
> mestamp%22%3Anull%2C%22timestamp%3C%3D%22%3A%222008-01-09T21%3A40%3A15.0
> 000Z%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%22
> link%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%3Atru
> e%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%2
> 2%3Anull%7D%2C%22stream_format%22%3A%5B%7B%22guid%22%3Anull%2C%22id%22%3
> Anull%2C%22optional%22%3Atrue%2C%22link%22%3A%7B%22timestamp%22%3Anull%2
> C%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%22lan
> g%22%3A%22/lang/en%22%2C%22optional%22%3Atrue%2C%22value%22%3Anull%2C%22
> link%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%2
> 2%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


More information about the Developers mailing list