"author" => array(
                "id" => $return['photo']['owner']['nsid'],
                "username" => $return['photo']['owner']['username'],
                "realname" => $return['photo']['owner']['realname'],
                "url" => new Url(sprintf("https://www.flickr.com/photos/%s", $return['photo']['owner']['nsid']))