[Developers] Movie Properties
Ketan Anjaria
fire at kidbombay.com
Fri Mar 9 07:02:47 UTC 2007
That just gives the link tho right?
What about the article content?
Ketan Anjaria
415-260-8742
fire at kidbombay.com
www.kidbombay.com
On Mar 8, 2007, at 9:52 PM, Christopher R. Maden wrote:
> Ketan Anjaria wrote:
>> How do you get the blurb for a movie?
>> Doesn't return a property with that information.
>
> The blurb is a property of /common/topic; "*" only returns the
> properties of the specified type.
>
> Try either:
>
> {
> "query":[{
> "name":"Titanic",
> "*":null,
> "type":"/common/topic"
> }]
> }
>
> or:
>
> {
> "query":[{
> "name":"Titanic",
> "*":null,
> "type":"/film/film",
> "/common/topic/article":{
> "id":null
> }
> }]
> }
>
> ~Chris
> --
> Christopher R. Maden
> Data Architect
> Metaweb Technologies, Inc.
> <URL: http://www.metaweb.com/ >
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freebase.com/pipermail/developers/attachments/20070308/0e8e081c/attachment-0002.htm
More information about the Developers
mailing list