Output

Debugging information

URL

http://query.yahooapis.com/v1/public/yql?q=select+%2A+from+search.web+where+query%3D%22YQL%22&diagnostics=true&format=json&env=store%3A%2F%2Fdatatables.org%2Falltableswithkeys

Raw data

{"error":{"lang":"en-US","diagnostics":{"publiclyCallable":"true"},"description":"No definition found for Table search.web"}}

Decoded data

stdClass Object
(
    [error] => stdClass Object
        (
            [lang] => en-US
            [diagnostics] => stdClass Object
                (
                    [publiclyCallable] => true
                )

            [description] => No definition found for Table search.web
        )

)