summaryrefslogtreecommitdiff
path: root/gdata/tests/traces/freebase/search-complex
blob: b655a1a593eb7128682eb890a441fc79a7f19c9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
> GET /freebase/v1/search?query=prado&filter=(all(within%20radius:10000m%20lon:-3.6925%20lat:40.4139)(any%20type:"/travel/tourist_attraction"%20type:"/architecture/museum"(not%20type:"/protected_sites/protected_site")))&lang=en&limit=1&key=foobar HTTP/1.1
> Soup-Debug-Timestamp: 1412526407
> Soup-Debug: SoupSession 1 (0x1d71110), SoupMessage 1 (0x1ece0c0), SoupSocket 1 (0x20a0110)
> Host: www.googleapis.com
> GData-Version: 2
> Accept-Encoding: gzip, deflate
> User-Agent: libgdata/0.17.0 - gzip
> Connection: Keep-Alive
  
< HTTP/1.1 200 OK
< Soup-Debug-Timestamp: 1412526407
< Soup-Debug: SoupMessage 1 (0x1ece0c0)
< Expires: Sun, 05 Oct 2014 16:26:47 GMT
< Date: Sun, 05 Oct 2014 16:26:47 GMT
< Cache-Control: private, max-age=0, must-revalidate, no-transform
< Content-Disposition: attachment
< ETag: "VaUFyVE5DtoMHwqA6ftX69x4w8Y/rT7viZeDX9VUq0YVZUaAOg0U9xc"
< Content-Type: application/json; charset=UTF-8
< Content-Encoding: gzip
< X-Content-Type-Options: nosniff
< X-Frame-Options: SAMEORIGIN
< X-XSS-Protection: 1; mode=block
< Server: GSE
< Alternate-Protocol: 443:quic,p=0.01
< Transfer-Encoding: chunked
< 
< {"status":"200 OK","result":[{"mid":"/m/01hlq3","id":"/en/prado_museum","name":"Museo Nacional Del Prado","notable":{"name":"Art Gallery","id":"/m/0hhbr"},"lang":"en","score":70.377022}],"cursor":1,"cost":6,"hits":27}