def data
    get_data unless @data

    case @status
    when :private then raise Instagrammer::PrivatePost.new("Private post: #{@shortcode}")