This function allows you to search your Resource library on Labstep.

getResources(user, count = 100)

Arguments

user

A labstep user object. Must contain an `api_key` field. Returned from `login` command

count

Number of results to return. Defaults to 100.

Value

Returns a list of `resource` objects

Examples

user <- login("demo@labstep.com","demopassword") resources <- getResources(user) print(resources)
#> [[1]] #> [[1]]$id #> [1] 391551 #> #> [[1]]$created_at #> [1] "2019-04-03T09:50:20+00:00" #> #> [[1]]$deleted_at #> NULL #> #> [[1]]$status #> [1] "available" #> #> [[1]]$name #> [1] "Duplicate of: My First Resource" #> #> [[1]]$identifier #> [1] "805dd0a9-f848-441b-a459-908cbdac7575" #> #> [[1]]$metadata #> list() #> #> [[1]]$author #> [[1]]$author$id #> [1] 4524 #> #> [[1]]$author$username #> [1] "demo@labstep.com" #> #> [[1]]$author$name #> [1] "Demo Labstep" #> #> [[1]]$author$profile #> [[1]]$author$profile$id #> [1] 5751 #> #> [[1]]$author$profile$photo #> NULL #> #> #> #> [[1]]$thread #> [[1]]$thread$all_comment_count #> [1] 0 #> #> [[1]]$thread$comment_count #> [1] 0 #> #> [[1]]$thread$id #> [1] 477476 #> #> #> [[1]]$review_thread #> [[1]]$review_thread$reviews_count #> [1] 0 #> #> [[1]]$review_thread$id #> [1] 106710 #> #> [[1]]$review_thread$average_rating #> NULL #> #> #> [[1]]$image #> NULL #> #> [[1]]$resource_category #> NULL #> #> [[1]]$resource_location #> NULL #> #> [[1]]$logged_user_resource_list_count #> [1] 1 #> #> [[1]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[1]]$permissions #> [[1]]$permissions$view #> [1] TRUE #> #> [[1]]$permissions$edit #> [1] TRUE #> #> [[1]]$permissions$owner #> [1] TRUE #> #> #> #> [[2]] #> [[2]]$id #> [1] 392824 #> #> [[2]]$created_at #> [1] "2019-06-03T14:43:25+00:00" #> #> [[2]]$deleted_at #> NULL #> #> [[2]]$status #> [1] "available" #> #> [[2]]$name #> [1] "My First Resource" #> #> [[2]]$identifier #> [1] "549598e3-1c1e-4b2a-94cf-2e159ca4f34b" #> #> [[2]]$metadata #> [[2]]$metadata$name #> [1] "My First Resource" #> #> #> [[2]]$author #> [[2]]$author$id #> [1] 4524 #> #> [[2]]$author$username #> [1] "demo@labstep.com" #> #> [[2]]$author$name #> [1] "Demo Labstep" #> #> [[2]]$author$profile #> [[2]]$author$profile$id #> [1] 5751 #> #> [[2]]$author$profile$photo #> NULL #> #> #> #> [[2]]$thread #> [[2]]$thread$all_comment_count #> [1] 0 #> #> [[2]]$thread$comment_count #> [1] 0 #> #> [[2]]$thread$id #> [1] 506764 #> #> #> [[2]]$review_thread #> [[2]]$review_thread$reviews_count #> [1] 0 #> #> [[2]]$review_thread$id #> [1] 392398 #> #> [[2]]$review_thread$average_rating #> NULL #> #> #> [[2]]$image #> NULL #> #> [[2]]$resource_category #> NULL #> #> [[2]]$resource_location #> NULL #> #> [[2]]$logged_user_resource_list_count #> [1] 1 #> #> [[2]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[2]]$permissions #> [[2]]$permissions$view #> [1] TRUE #> #> [[2]]$permissions$edit #> [1] TRUE #> #> [[2]]$permissions$owner #> [1] TRUE #> #> #> #> [[3]] #> [[3]]$id #> [1] 392823 #> #> [[3]]$created_at #> [1] "2019-06-03T14:42:17+00:00" #> #> [[3]]$deleted_at #> NULL #> #> [[3]]$status #> [1] "available" #> #> [[3]]$name #> [1] "My First Resource" #> #> [[3]]$identifier #> [1] "e8cdbe2f-bddc-466c-abe8-db8e99412da2" #> #> [[3]]$metadata #> [[3]]$metadata$name #> [1] "My First Resource" #> #> #> [[3]]$author #> [[3]]$author$id #> [1] 4524 #> #> [[3]]$author$username #> [1] "demo@labstep.com" #> #> [[3]]$author$name #> [1] "Demo Labstep" #> #> [[3]]$author$profile #> [[3]]$author$profile$id #> [1] 5751 #> #> [[3]]$author$profile$photo #> NULL #> #> #> #> [[3]]$thread #> [[3]]$thread$all_comment_count #> [1] 0 #> #> [[3]]$thread$comment_count #> [1] 0 #> #> [[3]]$thread$id #> [1] 506756 #> #> #> [[3]]$review_thread #> [[3]]$review_thread$reviews_count #> [1] 0 #> #> [[3]]$review_thread$id #> [1] 392397 #> #> [[3]]$review_thread$average_rating #> NULL #> #> #> [[3]]$image #> NULL #> #> [[3]]$resource_category #> NULL #> #> [[3]]$resource_location #> NULL #> #> [[3]]$logged_user_resource_list_count #> [1] 1 #> #> [[3]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[3]]$permissions #> [[3]]$permissions$view #> [1] TRUE #> #> [[3]]$permissions$edit #> [1] TRUE #> #> [[3]]$permissions$owner #> [1] TRUE #> #> #> #> [[4]] #> [[4]]$id #> [1] 391544 #> #> [[4]]$created_at #> [1] "2019-04-02T16:27:24+00:00" #> #> [[4]]$deleted_at #> NULL #> #> [[4]]$status #> [1] "available" #> #> [[4]]$name #> [1] "My First Resource" #> #> [[4]]$identifier #> [1] "b3a47202-c35b-495c-b5b1-9a8388019579" #> #> [[4]]$metadata #> [[4]]$metadata$name #> [1] "My First Resource" #> #> #> [[4]]$author #> [[4]]$author$id #> [1] 4524 #> #> [[4]]$author$username #> [1] "demo@labstep.com" #> #> [[4]]$author$name #> [1] "Demo Labstep" #> #> [[4]]$author$profile #> [[4]]$author$profile$id #> [1] 5751 #> #> [[4]]$author$profile$photo #> NULL #> #> #> #> [[4]]$thread #> [[4]]$thread$all_comment_count #> [1] 0 #> #> [[4]]$thread$comment_count #> [1] 0 #> #> [[4]]$thread$id #> [1] 477408 #> #> #> [[4]]$review_thread #> [[4]]$review_thread$reviews_count #> [1] 0 #> #> [[4]]$review_thread$id #> [1] 185748 #> #> [[4]]$review_thread$average_rating #> NULL #> #> #> [[4]]$image #> NULL #> #> [[4]]$resource_category #> NULL #> #> [[4]]$resource_location #> NULL #> #> [[4]]$logged_user_resource_list_count #> [1] 1 #> #> [[4]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[4]]$permissions #> [[4]]$permissions$view #> [1] TRUE #> #> [[4]]$permissions$edit #> [1] TRUE #> #> [[4]]$permissions$owner #> [1] TRUE #> #> #> #> [[5]] #> [[5]]$id #> [1] 391543 #> #> [[5]]$created_at #> [1] "2019-04-02T16:26:24+00:00" #> #> [[5]]$deleted_at #> NULL #> #> [[5]]$status #> [1] "available" #> #> [[5]]$name #> [1] "My First Resource" #> #> [[5]]$identifier #> [1] "e1a45980-ca96-407a-8662-ab12fece70fc" #> #> [[5]]$metadata #> [[5]]$metadata$name #> [1] "My First Resource" #> #> #> [[5]]$author #> [[5]]$author$id #> [1] 4524 #> #> [[5]]$author$username #> [1] "demo@labstep.com" #> #> [[5]]$author$name #> [1] "Demo Labstep" #> #> [[5]]$author$profile #> [[5]]$author$profile$id #> [1] 5751 #> #> [[5]]$author$profile$photo #> NULL #> #> #> #> [[5]]$thread #> [[5]]$thread$all_comment_count #> [1] 0 #> #> [[5]]$thread$comment_count #> [1] 0 #> #> [[5]]$thread$id #> [1] 477402 #> #> #> [[5]]$review_thread #> [[5]]$review_thread$reviews_count #> [1] 0 #> #> [[5]]$review_thread$id #> [1] 185749 #> #> [[5]]$review_thread$average_rating #> NULL #> #> #> [[5]]$image #> NULL #> #> [[5]]$resource_category #> NULL #> #> [[5]]$resource_location #> NULL #> #> [[5]]$logged_user_resource_list_count #> [1] 1 #> #> [[5]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[5]]$permissions #> [[5]]$permissions$view #> [1] TRUE #> #> [[5]]$permissions$edit #> [1] TRUE #> #> [[5]]$permissions$owner #> [1] TRUE #> #> #> #> [[6]] #> [[6]]$id #> [1] 391542 #> #> [[6]]$created_at #> [1] "2019-04-02T16:24:18+00:00" #> #> [[6]]$deleted_at #> NULL #> #> [[6]]$status #> [1] "available" #> #> [[6]]$name #> [1] "My First Resource" #> #> [[6]]$identifier #> [1] "88c3fea2-ef54-4b75-b334-d1b4aae5bb4c" #> #> [[6]]$metadata #> [[6]]$metadata$name #> [1] "My First Resource" #> #> #> [[6]]$author #> [[6]]$author$id #> [1] 4524 #> #> [[6]]$author$username #> [1] "demo@labstep.com" #> #> [[6]]$author$name #> [1] "Demo Labstep" #> #> [[6]]$author$profile #> [[6]]$author$profile$id #> [1] 5751 #> #> [[6]]$author$profile$photo #> NULL #> #> #> #> [[6]]$thread #> [[6]]$thread$all_comment_count #> [1] 0 #> #> [[6]]$thread$comment_count #> [1] 0 #> #> [[6]]$thread$id #> [1] 477396 #> #> #> [[6]]$review_thread #> [[6]]$review_thread$reviews_count #> [1] 0 #> #> [[6]]$review_thread$id #> [1] 185750 #> #> [[6]]$review_thread$average_rating #> NULL #> #> #> [[6]]$image #> NULL #> #> [[6]]$resource_category #> NULL #> #> [[6]]$resource_location #> NULL #> #> [[6]]$logged_user_resource_list_count #> [1] 1 #> #> [[6]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[6]]$permissions #> [[6]]$permissions$view #> [1] TRUE #> #> [[6]]$permissions$edit #> [1] TRUE #> #> [[6]]$permissions$owner #> [1] TRUE #> #> #> #> [[7]] #> [[7]]$id #> [1] 391528 #> #> [[7]]$created_at #> [1] "2019-04-01T17:02:33+00:00" #> #> [[7]]$deleted_at #> NULL #> #> [[7]]$status #> [1] "available" #> #> [[7]]$name #> [1] "My First Resource" #> #> [[7]]$identifier #> [1] "0283cb5e-7ce7-4a0f-819d-7c7b5cd91f0b" #> #> [[7]]$metadata #> [[7]]$metadata$name #> [1] "My First Resource" #> #> #> [[7]]$author #> [[7]]$author$id #> [1] 4524 #> #> [[7]]$author$username #> [1] "demo@labstep.com" #> #> [[7]]$author$name #> [1] "Demo Labstep" #> #> [[7]]$author$profile #> [[7]]$author$profile$id #> [1] 5751 #> #> [[7]]$author$profile$photo #> NULL #> #> #> #> [[7]]$thread #> [[7]]$thread$all_comment_count #> [1] 0 #> #> [[7]]$thread$comment_count #> [1] 0 #> #> [[7]]$thread$id #> [1] 477178 #> #> #> [[7]]$review_thread #> [[7]]$review_thread$reviews_count #> [1] 0 #> #> [[7]]$review_thread$id #> [1] 185751 #> #> [[7]]$review_thread$average_rating #> NULL #> #> #> [[7]]$image #> NULL #> #> [[7]]$resource_category #> NULL #> #> [[7]]$resource_location #> NULL #> #> [[7]]$logged_user_resource_list_count #> [1] 1 #> #> [[7]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[7]]$permissions #> [[7]]$permissions$view #> [1] TRUE #> #> [[7]]$permissions$edit #> [1] TRUE #> #> [[7]]$permissions$owner #> [1] TRUE #> #> #> #> [[8]] #> [[8]]$id #> [1] 391527 #> #> [[8]]$created_at #> [1] "2019-04-01T17:01:29+00:00" #> #> [[8]]$deleted_at #> NULL #> #> [[8]]$status #> [1] "available" #> #> [[8]]$name #> [1] "My First Resource" #> #> [[8]]$identifier #> [1] "eb3b3c51-9e61-48a0-888f-22e31fc9eb77" #> #> [[8]]$metadata #> [[8]]$metadata$name #> [1] "My First Resource" #> #> #> [[8]]$author #> [[8]]$author$id #> [1] 4524 #> #> [[8]]$author$username #> [1] "demo@labstep.com" #> #> [[8]]$author$name #> [1] "Demo Labstep" #> #> [[8]]$author$profile #> [[8]]$author$profile$id #> [1] 5751 #> #> [[8]]$author$profile$photo #> NULL #> #> #> #> [[8]]$thread #> [[8]]$thread$all_comment_count #> [1] 0 #> #> [[8]]$thread$comment_count #> [1] 0 #> #> [[8]]$thread$id #> [1] 477172 #> #> #> [[8]]$review_thread #> [[8]]$review_thread$reviews_count #> [1] 0 #> #> [[8]]$review_thread$id #> [1] 185752 #> #> [[8]]$review_thread$average_rating #> NULL #> #> #> [[8]]$image #> NULL #> #> [[8]]$resource_category #> NULL #> #> [[8]]$resource_location #> NULL #> #> [[8]]$logged_user_resource_list_count #> [1] 1 #> #> [[8]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[8]]$permissions #> [[8]]$permissions$view #> [1] TRUE #> #> [[8]]$permissions$edit #> [1] TRUE #> #> [[8]]$permissions$owner #> [1] TRUE #> #> #> #> [[9]] #> [[9]]$id #> [1] 391526 #> #> [[9]]$created_at #> [1] "2019-04-01T16:55:54+00:00" #> #> [[9]]$deleted_at #> NULL #> #> [[9]]$status #> [1] "available" #> #> [[9]]$name #> [1] "My First Resource" #> #> [[9]]$identifier #> [1] "c8845946-8cb6-431c-bccb-ebefcab8e7c9" #> #> [[9]]$metadata #> [[9]]$metadata$name #> [1] "My First Resource" #> #> #> [[9]]$author #> [[9]]$author$id #> [1] 4524 #> #> [[9]]$author$username #> [1] "demo@labstep.com" #> #> [[9]]$author$name #> [1] "Demo Labstep" #> #> [[9]]$author$profile #> [[9]]$author$profile$id #> [1] 5751 #> #> [[9]]$author$profile$photo #> NULL #> #> #> #> [[9]]$thread #> [[9]]$thread$all_comment_count #> [1] 0 #> #> [[9]]$thread$comment_count #> [1] 0 #> #> [[9]]$thread$id #> [1] 477166 #> #> #> [[9]]$review_thread #> [[9]]$review_thread$reviews_count #> [1] 0 #> #> [[9]]$review_thread$id #> [1] 185753 #> #> [[9]]$review_thread$average_rating #> NULL #> #> #> [[9]]$image #> NULL #> #> [[9]]$resource_category #> NULL #> #> [[9]]$resource_location #> NULL #> #> [[9]]$logged_user_resource_list_count #> [1] 1 #> #> [[9]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[9]]$permissions #> [[9]]$permissions$view #> [1] TRUE #> #> [[9]]$permissions$edit #> [1] TRUE #> #> [[9]]$permissions$owner #> [1] TRUE #> #> #> #> [[10]] #> [[10]]$id #> [1] 391525 #> #> [[10]]$created_at #> [1] "2019-04-01T16:51:47+00:00" #> #> [[10]]$deleted_at #> NULL #> #> [[10]]$status #> [1] "available" #> #> [[10]]$name #> [1] "My First Resource" #> #> [[10]]$identifier #> [1] "200493c8-3e41-43be-a05f-1043cc5f0fec" #> #> [[10]]$metadata #> [[10]]$metadata$name #> [1] "My First Resource" #> #> #> [[10]]$author #> [[10]]$author$id #> [1] 4524 #> #> [[10]]$author$username #> [1] "demo@labstep.com" #> #> [[10]]$author$name #> [1] "Demo Labstep" #> #> [[10]]$author$profile #> [[10]]$author$profile$id #> [1] 5751 #> #> [[10]]$author$profile$photo #> NULL #> #> #> #> [[10]]$thread #> [[10]]$thread$all_comment_count #> [1] 0 #> #> [[10]]$thread$comment_count #> [1] 0 #> #> [[10]]$thread$id #> [1] 477135 #> #> #> [[10]]$review_thread #> [[10]]$review_thread$reviews_count #> [1] 0 #> #> [[10]]$review_thread$id #> [1] 185754 #> #> [[10]]$review_thread$average_rating #> NULL #> #> #> [[10]]$image #> NULL #> #> [[10]]$resource_category #> NULL #> #> [[10]]$resource_location #> NULL #> #> [[10]]$logged_user_resource_list_count #> [1] 1 #> #> [[10]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[10]]$permissions #> [[10]]$permissions$view #> [1] TRUE #> #> [[10]]$permissions$edit #> [1] TRUE #> #> [[10]]$permissions$owner #> [1] TRUE #> #> #> #> [[11]] #> [[11]]$id #> [1] 391524 #> #> [[11]]$created_at #> [1] "2019-04-01T16:50:36+00:00" #> #> [[11]]$deleted_at #> NULL #> #> [[11]]$status #> [1] "available" #> #> [[11]]$name #> [1] "My First Resource" #> #> [[11]]$identifier #> [1] "46e90149-c439-4d4b-a37a-d43f15e72b73" #> #> [[11]]$metadata #> [[11]]$metadata$name #> [1] "My First Resource" #> #> #> [[11]]$author #> [[11]]$author$id #> [1] 4524 #> #> [[11]]$author$username #> [1] "demo@labstep.com" #> #> [[11]]$author$name #> [1] "Demo Labstep" #> #> [[11]]$author$profile #> [[11]]$author$profile$id #> [1] 5751 #> #> [[11]]$author$profile$photo #> NULL #> #> #> #> [[11]]$thread #> [[11]]$thread$all_comment_count #> [1] 0 #> #> [[11]]$thread$comment_count #> [1] 0 #> #> [[11]]$thread$id #> [1] 477126 #> #> #> [[11]]$review_thread #> [[11]]$review_thread$reviews_count #> [1] 0 #> #> [[11]]$review_thread$id #> [1] 185755 #> #> [[11]]$review_thread$average_rating #> NULL #> #> #> [[11]]$image #> NULL #> #> [[11]]$resource_category #> NULL #> #> [[11]]$resource_location #> NULL #> #> [[11]]$logged_user_resource_list_count #> [1] 1 #> #> [[11]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[11]]$permissions #> [[11]]$permissions$view #> [1] TRUE #> #> [[11]]$permissions$edit #> [1] TRUE #> #> [[11]]$permissions$owner #> [1] TRUE #> #> #> #> [[12]] #> [[12]]$id #> [1] 391523 #> #> [[12]]$created_at #> [1] "2019-04-01T16:47:51+00:00" #> #> [[12]]$deleted_at #> NULL #> #> [[12]]$status #> [1] "available" #> #> [[12]]$name #> [1] "My First Resource" #> #> [[12]]$identifier #> [1] "ec7fe731-1fbe-4c93-9820-875b3e8ff6bc" #> #> [[12]]$metadata #> [[12]]$metadata$name #> [1] "My First Resource" #> #> #> [[12]]$author #> [[12]]$author$id #> [1] 4524 #> #> [[12]]$author$username #> [1] "demo@labstep.com" #> #> [[12]]$author$name #> [1] "Demo Labstep" #> #> [[12]]$author$profile #> [[12]]$author$profile$id #> [1] 5751 #> #> [[12]]$author$profile$photo #> NULL #> #> #> #> [[12]]$thread #> [[12]]$thread$all_comment_count #> [1] 0 #> #> [[12]]$thread$comment_count #> [1] 0 #> #> [[12]]$thread$id #> [1] 477120 #> #> #> [[12]]$review_thread #> [[12]]$review_thread$reviews_count #> [1] 0 #> #> [[12]]$review_thread$id #> [1] 185756 #> #> [[12]]$review_thread$average_rating #> NULL #> #> #> [[12]]$image #> NULL #> #> [[12]]$resource_category #> NULL #> #> [[12]]$resource_location #> NULL #> #> [[12]]$logged_user_resource_list_count #> [1] 1 #> #> [[12]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[12]]$permissions #> [[12]]$permissions$view #> [1] TRUE #> #> [[12]]$permissions$edit #> [1] TRUE #> #> [[12]]$permissions$owner #> [1] TRUE #> #> #> #> [[13]] #> [[13]]$id #> [1] 391522 #> #> [[13]]$created_at #> [1] "2019-04-01T16:46:01+00:00" #> #> [[13]]$deleted_at #> NULL #> #> [[13]]$status #> [1] "available" #> #> [[13]]$name #> [1] "My First Resource" #> #> [[13]]$identifier #> [1] "ed104873-5e3c-401c-ab14-adcb397e61b7" #> #> [[13]]$metadata #> [[13]]$metadata$name #> [1] "My First Resource" #> #> #> [[13]]$author #> [[13]]$author$id #> [1] 4524 #> #> [[13]]$author$username #> [1] "demo@labstep.com" #> #> [[13]]$author$name #> [1] "Demo Labstep" #> #> [[13]]$author$profile #> [[13]]$author$profile$id #> [1] 5751 #> #> [[13]]$author$profile$photo #> NULL #> #> #> #> [[13]]$thread #> [[13]]$thread$all_comment_count #> [1] 0 #> #> [[13]]$thread$comment_count #> [1] 0 #> #> [[13]]$thread$id #> [1] 477114 #> #> #> [[13]]$review_thread #> [[13]]$review_thread$reviews_count #> [1] 0 #> #> [[13]]$review_thread$id #> [1] 185757 #> #> [[13]]$review_thread$average_rating #> NULL #> #> #> [[13]]$image #> NULL #> #> [[13]]$resource_category #> NULL #> #> [[13]]$resource_location #> NULL #> #> [[13]]$logged_user_resource_list_count #> [1] 1 #> #> [[13]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[13]]$permissions #> [[13]]$permissions$view #> [1] TRUE #> #> [[13]]$permissions$edit #> [1] TRUE #> #> [[13]]$permissions$owner #> [1] TRUE #> #> #> #> [[14]] #> [[14]]$id #> [1] 391521 #> #> [[14]]$created_at #> [1] "2019-04-01T16:38:26+00:00" #> #> [[14]]$deleted_at #> NULL #> #> [[14]]$status #> [1] "available" #> #> [[14]]$name #> [1] "My First Resource" #> #> [[14]]$identifier #> [1] "ff552f8d-9658-4219-883f-46b51ed4ffbc" #> #> [[14]]$metadata #> [[14]]$metadata$name #> [1] "My First Resource" #> #> #> [[14]]$author #> [[14]]$author$id #> [1] 4524 #> #> [[14]]$author$username #> [1] "demo@labstep.com" #> #> [[14]]$author$name #> [1] "Demo Labstep" #> #> [[14]]$author$profile #> [[14]]$author$profile$id #> [1] 5751 #> #> [[14]]$author$profile$photo #> NULL #> #> #> #> [[14]]$thread #> [[14]]$thread$all_comment_count #> [1] 0 #> #> [[14]]$thread$comment_count #> [1] 0 #> #> [[14]]$thread$id #> [1] 477108 #> #> #> [[14]]$review_thread #> [[14]]$review_thread$reviews_count #> [1] 0 #> #> [[14]]$review_thread$id #> [1] 185758 #> #> [[14]]$review_thread$average_rating #> NULL #> #> #> [[14]]$image #> NULL #> #> [[14]]$resource_category #> NULL #> #> [[14]]$resource_location #> NULL #> #> [[14]]$logged_user_resource_list_count #> [1] 1 #> #> [[14]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[14]]$permissions #> [[14]]$permissions$view #> [1] TRUE #> #> [[14]]$permissions$edit #> [1] TRUE #> #> [[14]]$permissions$owner #> [1] TRUE #> #> #> #> [[15]] #> [[15]]$id #> [1] 391520 #> #> [[15]]$created_at #> [1] "2019-04-01T16:33:38+00:00" #> #> [[15]]$deleted_at #> NULL #> #> [[15]]$status #> [1] "available" #> #> [[15]]$name #> [1] "My First Resource" #> #> [[15]]$identifier #> [1] "431e271c-355e-4908-8f86-f4e3ed35d0a4" #> #> [[15]]$metadata #> [[15]]$metadata$name #> [1] "My First Resource" #> #> #> [[15]]$author #> [[15]]$author$id #> [1] 4524 #> #> [[15]]$author$username #> [1] "demo@labstep.com" #> #> [[15]]$author$name #> [1] "Demo Labstep" #> #> [[15]]$author$profile #> [[15]]$author$profile$id #> [1] 5751 #> #> [[15]]$author$profile$photo #> NULL #> #> #> #> [[15]]$thread #> [[15]]$thread$all_comment_count #> [1] 0 #> #> [[15]]$thread$comment_count #> [1] 0 #> #> [[15]]$thread$id #> [1] 477102 #> #> #> [[15]]$review_thread #> [[15]]$review_thread$reviews_count #> [1] 0 #> #> [[15]]$review_thread$id #> [1] 185759 #> #> [[15]]$review_thread$average_rating #> NULL #> #> #> [[15]]$image #> NULL #> #> [[15]]$resource_category #> NULL #> #> [[15]]$resource_location #> NULL #> #> [[15]]$logged_user_resource_list_count #> [1] 1 #> #> [[15]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[15]]$permissions #> [[15]]$permissions$view #> [1] TRUE #> #> [[15]]$permissions$edit #> [1] TRUE #> #> [[15]]$permissions$owner #> [1] TRUE #> #> #> #> [[16]] #> [[16]]$id #> [1] 391518 #> #> [[16]]$created_at #> [1] "2019-04-01T16:13:28+00:00" #> #> [[16]]$deleted_at #> NULL #> #> [[16]]$status #> [1] "available" #> #> [[16]]$name #> [1] "My First Resource" #> #> [[16]]$identifier #> [1] "96a68da5-0909-49b9-939a-f1ea450f2bdd" #> #> [[16]]$metadata #> [[16]]$metadata$name #> [1] "My First Resource" #> #> #> [[16]]$author #> [[16]]$author$id #> [1] 4524 #> #> [[16]]$author$username #> [1] "demo@labstep.com" #> #> [[16]]$author$name #> [1] "Demo Labstep" #> #> [[16]]$author$profile #> [[16]]$author$profile$id #> [1] 5751 #> #> [[16]]$author$profile$photo #> NULL #> #> #> #> [[16]]$thread #> [[16]]$thread$all_comment_count #> [1] 0 #> #> [[16]]$thread$comment_count #> [1] 0 #> #> [[16]]$thread$id #> [1] 477048 #> #> #> [[16]]$review_thread #> [[16]]$review_thread$reviews_count #> [1] 0 #> #> [[16]]$review_thread$id #> [1] 185760 #> #> [[16]]$review_thread$average_rating #> NULL #> #> #> [[16]]$image #> NULL #> #> [[16]]$resource_category #> NULL #> #> [[16]]$resource_location #> NULL #> #> [[16]]$logged_user_resource_list_count #> [1] 1 #> #> [[16]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[16]]$permissions #> [[16]]$permissions$view #> [1] TRUE #> #> [[16]]$permissions$edit #> [1] TRUE #> #> [[16]]$permissions$owner #> [1] TRUE #> #> #> #> [[17]] #> [[17]]$id #> [1] 391517 #> #> [[17]]$created_at #> [1] "2019-04-01T15:49:41+00:00" #> #> [[17]]$deleted_at #> NULL #> #> [[17]]$status #> [1] "available" #> #> [[17]]$name #> [1] "My First Resource" #> #> [[17]]$identifier #> [1] "3881b3d5-fe25-4082-87e9-1bcff5364e42" #> #> [[17]]$metadata #> [[17]]$metadata$name #> [1] "My First Resource" #> #> #> [[17]]$author #> [[17]]$author$id #> [1] 4524 #> #> [[17]]$author$username #> [1] "demo@labstep.com" #> #> [[17]]$author$name #> [1] "Demo Labstep" #> #> [[17]]$author$profile #> [[17]]$author$profile$id #> [1] 5751 #> #> [[17]]$author$profile$photo #> NULL #> #> #> #> [[17]]$thread #> [[17]]$thread$all_comment_count #> [1] 0 #> #> [[17]]$thread$comment_count #> [1] 0 #> #> [[17]]$thread$id #> [1] 477017 #> #> #> [[17]]$review_thread #> [[17]]$review_thread$reviews_count #> [1] 0 #> #> [[17]]$review_thread$id #> [1] 185761 #> #> [[17]]$review_thread$average_rating #> NULL #> #> #> [[17]]$image #> NULL #> #> [[17]]$resource_category #> NULL #> #> [[17]]$resource_location #> NULL #> #> [[17]]$logged_user_resource_list_count #> [1] 1 #> #> [[17]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[17]]$permissions #> [[17]]$permissions$view #> [1] TRUE #> #> [[17]]$permissions$edit #> [1] TRUE #> #> [[17]]$permissions$owner #> [1] TRUE #> #> #> #> [[18]] #> [[18]]$id #> [1] 391516 #> #> [[18]]$created_at #> [1] "2019-04-01T15:34:20+00:00" #> #> [[18]]$deleted_at #> NULL #> #> [[18]]$status #> [1] "available" #> #> [[18]]$name #> [1] "My First Resource" #> #> [[18]]$identifier #> [1] "0b4935cd-ccd5-426a-8bf2-50a9d4d6117a" #> #> [[18]]$metadata #> [[18]]$metadata$name #> [1] "My First Resource" #> #> #> [[18]]$author #> [[18]]$author$id #> [1] 4524 #> #> [[18]]$author$username #> [1] "demo@labstep.com" #> #> [[18]]$author$name #> [1] "Demo Labstep" #> #> [[18]]$author$profile #> [[18]]$author$profile$id #> [1] 5751 #> #> [[18]]$author$profile$photo #> NULL #> #> #> #> [[18]]$thread #> [[18]]$thread$all_comment_count #> [1] 0 #> #> [[18]]$thread$comment_count #> [1] 0 #> #> [[18]]$thread$id #> [1] 477010 #> #> #> [[18]]$review_thread #> [[18]]$review_thread$reviews_count #> [1] 0 #> #> [[18]]$review_thread$id #> [1] 185762 #> #> [[18]]$review_thread$average_rating #> NULL #> #> #> [[18]]$image #> NULL #> #> [[18]]$resource_category #> NULL #> #> [[18]]$resource_location #> NULL #> #> [[18]]$logged_user_resource_list_count #> [1] 1 #> #> [[18]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[18]]$permissions #> [[18]]$permissions$view #> [1] TRUE #> #> [[18]]$permissions$edit #> [1] TRUE #> #> [[18]]$permissions$owner #> [1] TRUE #> #> #> #> [[19]] #> [[19]]$id #> [1] 391515 #> #> [[19]]$created_at #> [1] "2019-04-01T15:33:36+00:00" #> #> [[19]]$deleted_at #> NULL #> #> [[19]]$status #> [1] "available" #> #> [[19]]$name #> [1] "My First Resource" #> #> [[19]]$identifier #> [1] "a68405c2-61e1-4755-ba16-1e55e8a1c585" #> #> [[19]]$metadata #> [[19]]$metadata$name #> [1] "My First Resource" #> #> #> [[19]]$author #> [[19]]$author$id #> [1] 4524 #> #> [[19]]$author$username #> [1] "demo@labstep.com" #> #> [[19]]$author$name #> [1] "Demo Labstep" #> #> [[19]]$author$profile #> [[19]]$author$profile$id #> [1] 5751 #> #> [[19]]$author$profile$photo #> NULL #> #> #> #> [[19]]$thread #> [[19]]$thread$all_comment_count #> [1] 0 #> #> [[19]]$thread$comment_count #> [1] 0 #> #> [[19]]$thread$id #> [1] 477004 #> #> #> [[19]]$review_thread #> [[19]]$review_thread$reviews_count #> [1] 0 #> #> [[19]]$review_thread$id #> [1] 185763 #> #> [[19]]$review_thread$average_rating #> NULL #> #> #> [[19]]$image #> NULL #> #> [[19]]$resource_category #> NULL #> #> [[19]]$resource_location #> NULL #> #> [[19]]$logged_user_resource_list_count #> [1] 1 #> #> [[19]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[19]]$permissions #> [[19]]$permissions$view #> [1] TRUE #> #> [[19]]$permissions$edit #> [1] TRUE #> #> [[19]]$permissions$owner #> [1] TRUE #> #> #> #> [[20]] #> [[20]]$id #> [1] 391514 #> #> [[20]]$created_at #> [1] "2019-04-01T15:22:05+00:00" #> #> [[20]]$deleted_at #> NULL #> #> [[20]]$status #> [1] "available" #> #> [[20]]$name #> [1] "My First Resource" #> #> [[20]]$identifier #> [1] "dbd58f79-435e-4452-ae1d-276b26b2e309" #> #> [[20]]$metadata #> [[20]]$metadata$name #> [1] "My First Resource" #> #> #> [[20]]$author #> [[20]]$author$id #> [1] 4524 #> #> [[20]]$author$username #> [1] "demo@labstep.com" #> #> [[20]]$author$name #> [1] "Demo Labstep" #> #> [[20]]$author$profile #> [[20]]$author$profile$id #> [1] 5751 #> #> [[20]]$author$profile$photo #> NULL #> #> #> #> [[20]]$thread #> [[20]]$thread$all_comment_count #> [1] 0 #> #> [[20]]$thread$comment_count #> [1] 0 #> #> [[20]]$thread$id #> [1] 476993 #> #> #> [[20]]$review_thread #> [[20]]$review_thread$reviews_count #> [1] 0 #> #> [[20]]$review_thread$id #> [1] 185764 #> #> [[20]]$review_thread$average_rating #> NULL #> #> #> [[20]]$image #> NULL #> #> [[20]]$resource_category #> NULL #> #> [[20]]$resource_location #> NULL #> #> [[20]]$logged_user_resource_list_count #> [1] 1 #> #> [[20]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[20]]$permissions #> [[20]]$permissions$view #> [1] TRUE #> #> [[20]]$permissions$edit #> [1] TRUE #> #> [[20]]$permissions$owner #> [1] TRUE #> #> #> #> [[21]] #> [[21]]$id #> [1] 391513 #> #> [[21]]$created_at #> [1] "2019-04-01T15:20:27+00:00" #> #> [[21]]$deleted_at #> NULL #> #> [[21]]$status #> [1] "available" #> #> [[21]]$name #> [1] "My First Resource" #> #> [[21]]$identifier #> [1] "bdf58322-6950-4b89-a6e9-a1b41ce431d2" #> #> [[21]]$metadata #> [[21]]$metadata$name #> [1] "My First Resource" #> #> #> [[21]]$author #> [[21]]$author$id #> [1] 4524 #> #> [[21]]$author$username #> [1] "demo@labstep.com" #> #> [[21]]$author$name #> [1] "Demo Labstep" #> #> [[21]]$author$profile #> [[21]]$author$profile$id #> [1] 5751 #> #> [[21]]$author$profile$photo #> NULL #> #> #> #> [[21]]$thread #> [[21]]$thread$all_comment_count #> [1] 0 #> #> [[21]]$thread$comment_count #> [1] 0 #> #> [[21]]$thread$id #> [1] 476989 #> #> #> [[21]]$review_thread #> [[21]]$review_thread$reviews_count #> [1] 0 #> #> [[21]]$review_thread$id #> [1] 185765 #> #> [[21]]$review_thread$average_rating #> NULL #> #> #> [[21]]$image #> NULL #> #> [[21]]$resource_category #> NULL #> #> [[21]]$resource_location #> NULL #> #> [[21]]$logged_user_resource_list_count #> [1] 1 #> #> [[21]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[21]]$permissions #> [[21]]$permissions$view #> [1] TRUE #> #> [[21]]$permissions$edit #> [1] TRUE #> #> [[21]]$permissions$owner #> [1] TRUE #> #> #> #> [[22]] #> [[22]]$id #> [1] 391512 #> #> [[22]]$created_at #> [1] "2019-04-01T15:02:14+00:00" #> #> [[22]]$deleted_at #> NULL #> #> [[22]]$status #> [1] "available" #> #> [[22]]$name #> [1] "My First Resource" #> #> [[22]]$identifier #> [1] "48f99a79-5ccc-40cc-b3cd-5b78144d8833" #> #> [[22]]$metadata #> [[22]]$metadata$name #> [1] "My First Resource" #> #> #> [[22]]$author #> [[22]]$author$id #> [1] 4524 #> #> [[22]]$author$username #> [1] "demo@labstep.com" #> #> [[22]]$author$name #> [1] "Demo Labstep" #> #> [[22]]$author$profile #> [[22]]$author$profile$id #> [1] 5751 #> #> [[22]]$author$profile$photo #> NULL #> #> #> #> [[22]]$thread #> [[22]]$thread$all_comment_count #> [1] 0 #> #> [[22]]$thread$comment_count #> [1] 0 #> #> [[22]]$thread$id #> [1] 476985 #> #> #> [[22]]$review_thread #> [[22]]$review_thread$reviews_count #> [1] 0 #> #> [[22]]$review_thread$id #> [1] 185766 #> #> [[22]]$review_thread$average_rating #> NULL #> #> #> [[22]]$image #> NULL #> #> [[22]]$resource_category #> NULL #> #> [[22]]$resource_location #> NULL #> #> [[22]]$logged_user_resource_list_count #> [1] 1 #> #> [[22]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[22]]$permissions #> [[22]]$permissions$view #> [1] TRUE #> #> [[22]]$permissions$edit #> [1] TRUE #> #> [[22]]$permissions$owner #> [1] TRUE #> #> #> #> [[23]] #> [[23]]$id #> [1] 391511 #> #> [[23]]$created_at #> [1] "2019-04-01T14:57:31+00:00" #> #> [[23]]$deleted_at #> NULL #> #> [[23]]$status #> [1] "available" #> #> [[23]]$name #> [1] "My First Resource" #> #> [[23]]$identifier #> [1] "7e39d388-ac80-439a-bf5f-df4ea0d67ce1" #> #> [[23]]$metadata #> [[23]]$metadata$name #> [1] "My First Resource" #> #> #> [[23]]$author #> [[23]]$author$id #> [1] 4524 #> #> [[23]]$author$username #> [1] "demo@labstep.com" #> #> [[23]]$author$name #> [1] "Demo Labstep" #> #> [[23]]$author$profile #> [[23]]$author$profile$id #> [1] 5751 #> #> [[23]]$author$profile$photo #> NULL #> #> #> #> [[23]]$thread #> [[23]]$thread$all_comment_count #> [1] 0 #> #> [[23]]$thread$comment_count #> [1] 0 #> #> [[23]]$thread$id #> [1] 476981 #> #> #> [[23]]$review_thread #> [[23]]$review_thread$reviews_count #> [1] 0 #> #> [[23]]$review_thread$id #> [1] 185767 #> #> [[23]]$review_thread$average_rating #> NULL #> #> #> [[23]]$image #> NULL #> #> [[23]]$resource_category #> NULL #> #> [[23]]$resource_location #> NULL #> #> [[23]]$logged_user_resource_list_count #> [1] 1 #> #> [[23]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[23]]$permissions #> [[23]]$permissions$view #> [1] TRUE #> #> [[23]]$permissions$edit #> [1] TRUE #> #> [[23]]$permissions$owner #> [1] TRUE #> #> #> #> [[24]] #> [[24]]$id #> [1] 391510 #> #> [[24]]$created_at #> [1] "2019-04-01T14:48:43+00:00" #> #> [[24]]$deleted_at #> NULL #> #> [[24]]$status #> [1] "available" #> #> [[24]]$name #> [1] "My First Resource" #> #> [[24]]$identifier #> [1] "6761018f-d4b8-436d-9eff-03595547af7a" #> #> [[24]]$metadata #> [[24]]$metadata$name #> [1] "My First Resource" #> #> #> [[24]]$author #> [[24]]$author$id #> [1] 4524 #> #> [[24]]$author$username #> [1] "demo@labstep.com" #> #> [[24]]$author$name #> [1] "Demo Labstep" #> #> [[24]]$author$profile #> [[24]]$author$profile$id #> [1] 5751 #> #> [[24]]$author$profile$photo #> NULL #> #> #> #> [[24]]$thread #> [[24]]$thread$all_comment_count #> [1] 0 #> #> [[24]]$thread$comment_count #> [1] 0 #> #> [[24]]$thread$id #> [1] 476977 #> #> #> [[24]]$review_thread #> [[24]]$review_thread$reviews_count #> [1] 0 #> #> [[24]]$review_thread$id #> [1] 185768 #> #> [[24]]$review_thread$average_rating #> NULL #> #> #> [[24]]$image #> NULL #> #> [[24]]$resource_category #> NULL #> #> [[24]]$resource_location #> NULL #> #> [[24]]$logged_user_resource_list_count #> [1] 1 #> #> [[24]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[24]]$permissions #> [[24]]$permissions$view #> [1] TRUE #> #> [[24]]$permissions$edit #> [1] TRUE #> #> [[24]]$permissions$owner #> [1] TRUE #> #> #> #> [[25]] #> [[25]]$id #> [1] 391509 #> #> [[25]]$created_at #> [1] "2019-04-01T14:46:12+00:00" #> #> [[25]]$deleted_at #> NULL #> #> [[25]]$status #> [1] "available" #> #> [[25]]$name #> [1] "My First Resource" #> #> [[25]]$identifier #> [1] "302f8c54-1f26-4d4d-a31f-86f320e675fc" #> #> [[25]]$metadata #> [[25]]$metadata$name #> [1] "My First Resource" #> #> #> [[25]]$author #> [[25]]$author$id #> [1] 4524 #> #> [[25]]$author$username #> [1] "demo@labstep.com" #> #> [[25]]$author$name #> [1] "Demo Labstep" #> #> [[25]]$author$profile #> [[25]]$author$profile$id #> [1] 5751 #> #> [[25]]$author$profile$photo #> NULL #> #> #> #> [[25]]$thread #> [[25]]$thread$all_comment_count #> [1] 0 #> #> [[25]]$thread$comment_count #> [1] 0 #> #> [[25]]$thread$id #> [1] 476973 #> #> #> [[25]]$review_thread #> [[25]]$review_thread$reviews_count #> [1] 0 #> #> [[25]]$review_thread$id #> [1] 185769 #> #> [[25]]$review_thread$average_rating #> NULL #> #> #> [[25]]$image #> NULL #> #> [[25]]$resource_category #> NULL #> #> [[25]]$resource_location #> NULL #> #> [[25]]$logged_user_resource_list_count #> [1] 1 #> #> [[25]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[25]]$permissions #> [[25]]$permissions$view #> [1] TRUE #> #> [[25]]$permissions$edit #> [1] TRUE #> #> [[25]]$permissions$owner #> [1] TRUE #> #> #> #> [[26]] #> [[26]]$id #> [1] 391508 #> #> [[26]]$created_at #> [1] "2019-04-01T14:42:21+00:00" #> #> [[26]]$deleted_at #> NULL #> #> [[26]]$status #> [1] "available" #> #> [[26]]$name #> [1] "My First Resource" #> #> [[26]]$identifier #> [1] "7f7abdf7-d91e-451b-adae-32c4890c82e0" #> #> [[26]]$metadata #> [[26]]$metadata$name #> [1] "My First Resource" #> #> #> [[26]]$author #> [[26]]$author$id #> [1] 4524 #> #> [[26]]$author$username #> [1] "demo@labstep.com" #> #> [[26]]$author$name #> [1] "Demo Labstep" #> #> [[26]]$author$profile #> [[26]]$author$profile$id #> [1] 5751 #> #> [[26]]$author$profile$photo #> NULL #> #> #> #> [[26]]$thread #> [[26]]$thread$all_comment_count #> [1] 0 #> #> [[26]]$thread$comment_count #> [1] 0 #> #> [[26]]$thread$id #> [1] 476969 #> #> #> [[26]]$review_thread #> [[26]]$review_thread$reviews_count #> [1] 0 #> #> [[26]]$review_thread$id #> [1] 185770 #> #> [[26]]$review_thread$average_rating #> NULL #> #> #> [[26]]$image #> NULL #> #> [[26]]$resource_category #> NULL #> #> [[26]]$resource_location #> NULL #> #> [[26]]$logged_user_resource_list_count #> [1] 1 #> #> [[26]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[26]]$permissions #> [[26]]$permissions$view #> [1] TRUE #> #> [[26]]$permissions$edit #> [1] TRUE #> #> [[26]]$permissions$owner #> [1] TRUE #> #> #> #> [[27]] #> [[27]]$id #> [1] 391507 #> #> [[27]]$created_at #> [1] "2019-04-01T14:35:51+00:00" #> #> [[27]]$deleted_at #> NULL #> #> [[27]]$status #> [1] "available" #> #> [[27]]$name #> [1] "My First Resource" #> #> [[27]]$identifier #> [1] "c710c86e-7135-40ef-a9a1-9cf3f5608564" #> #> [[27]]$metadata #> [[27]]$metadata$name #> [1] "My First Resource" #> #> #> [[27]]$author #> [[27]]$author$id #> [1] 4524 #> #> [[27]]$author$username #> [1] "demo@labstep.com" #> #> [[27]]$author$name #> [1] "Demo Labstep" #> #> [[27]]$author$profile #> [[27]]$author$profile$id #> [1] 5751 #> #> [[27]]$author$profile$photo #> NULL #> #> #> #> [[27]]$thread #> [[27]]$thread$all_comment_count #> [1] 0 #> #> [[27]]$thread$comment_count #> [1] 0 #> #> [[27]]$thread$id #> [1] 476965 #> #> #> [[27]]$review_thread #> [[27]]$review_thread$reviews_count #> [1] 0 #> #> [[27]]$review_thread$id #> [1] 185771 #> #> [[27]]$review_thread$average_rating #> NULL #> #> #> [[27]]$image #> NULL #> #> [[27]]$resource_category #> NULL #> #> [[27]]$resource_location #> NULL #> #> [[27]]$logged_user_resource_list_count #> [1] 1 #> #> [[27]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[27]]$permissions #> [[27]]$permissions$view #> [1] TRUE #> #> [[27]]$permissions$edit #> [1] TRUE #> #> [[27]]$permissions$owner #> [1] TRUE #> #> #> #> [[28]] #> [[28]]$id #> [1] 391506 #> #> [[28]]$created_at #> [1] "2019-04-01T14:35:07+00:00" #> #> [[28]]$deleted_at #> NULL #> #> [[28]]$status #> [1] "available" #> #> [[28]]$name #> [1] "My First Resource" #> #> [[28]]$identifier #> [1] "4e4138c5-438c-4be3-8b24-18208b9763b4" #> #> [[28]]$metadata #> [[28]]$metadata$name #> [1] "My First Resource" #> #> #> [[28]]$author #> [[28]]$author$id #> [1] 4524 #> #> [[28]]$author$username #> [1] "demo@labstep.com" #> #> [[28]]$author$name #> [1] "Demo Labstep" #> #> [[28]]$author$profile #> [[28]]$author$profile$id #> [1] 5751 #> #> [[28]]$author$profile$photo #> NULL #> #> #> #> [[28]]$thread #> [[28]]$thread$all_comment_count #> [1] 0 #> #> [[28]]$thread$comment_count #> [1] 0 #> #> [[28]]$thread$id #> [1] 476961 #> #> #> [[28]]$review_thread #> [[28]]$review_thread$reviews_count #> [1] 0 #> #> [[28]]$review_thread$id #> [1] 185772 #> #> [[28]]$review_thread$average_rating #> NULL #> #> #> [[28]]$image #> NULL #> #> [[28]]$resource_category #> NULL #> #> [[28]]$resource_location #> NULL #> #> [[28]]$logged_user_resource_list_count #> [1] 1 #> #> [[28]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[28]]$permissions #> [[28]]$permissions$view #> [1] TRUE #> #> [[28]]$permissions$edit #> [1] TRUE #> #> [[28]]$permissions$owner #> [1] TRUE #> #> #> #> [[29]] #> [[29]]$id #> [1] 391443 #> #> [[29]]$created_at #> [1] "2019-03-28T14:29:00+00:00" #> #> [[29]]$deleted_at #> NULL #> #> [[29]]$status #> [1] "available" #> #> [[29]]$name #> [1] "My Resource" #> #> [[29]]$identifier #> [1] "fcef1b47-4ff6-4830-9177-9ebb92706129" #> #> [[29]]$metadata #> [[29]]$metadata$name #> [1] "My Resource" #> #> #> [[29]]$author #> [[29]]$author$id #> [1] 4524 #> #> [[29]]$author$username #> [1] "demo@labstep.com" #> #> [[29]]$author$name #> [1] "Demo Labstep" #> #> [[29]]$author$profile #> [[29]]$author$profile$id #> [1] 5751 #> #> [[29]]$author$profile$photo #> NULL #> #> #> #> [[29]]$thread #> [[29]]$thread$all_comment_count #> [1] 0 #> #> [[29]]$thread$comment_count #> [1] 0 #> #> [[29]]$thread$id #> [1] 475883 #> #> #> [[29]]$review_thread #> [[29]]$review_thread$reviews_count #> [1] 0 #> #> [[29]]$review_thread$id #> [1] 185780 #> #> [[29]]$review_thread$average_rating #> NULL #> #> #> [[29]]$image #> NULL #> #> [[29]]$resource_category #> NULL #> #> [[29]]$resource_location #> NULL #> #> [[29]]$logged_user_resource_list_count #> [1] 1 #> #> [[29]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[29]]$permissions #> [[29]]$permissions$view #> [1] TRUE #> #> [[29]]$permissions$edit #> [1] TRUE #> #> [[29]]$permissions$owner #> [1] TRUE #> #> #> #> [[30]] #> [[30]]$id #> [1] 391541 #> #> [[30]]$created_at #> [1] "2019-04-02T13:39:13+00:00" #> #> [[30]]$deleted_at #> NULL #> #> [[30]]$status #> [1] "available" #> #> [[30]]$name #> [1] "Tagging Again" #> #> [[30]]$identifier #> [1] "2092730d-7b96-4ab0-8a76-012c85bcdebd" #> #> [[30]]$metadata #> [[30]]$metadata$name #> [1] "Tagging Again" #> #> #> [[30]]$author #> [[30]]$author$id #> [1] 4524 #> #> [[30]]$author$username #> [1] "demo@labstep.com" #> #> [[30]]$author$name #> [1] "Demo Labstep" #> #> [[30]]$author$profile #> [[30]]$author$profile$id #> [1] 5751 #> #> [[30]]$author$profile$photo #> NULL #> #> #> #> [[30]]$thread #> [[30]]$thread$all_comment_count #> [1] 0 #> #> [[30]]$thread$comment_count #> [1] 0 #> #> [[30]]$thread$id #> [1] 477350 #> #> #> [[30]]$review_thread #> [[30]]$review_thread$reviews_count #> [1] 0 #> #> [[30]]$review_thread$id #> [1] 274998 #> #> [[30]]$review_thread$average_rating #> NULL #> #> #> [[30]]$image #> NULL #> #> [[30]]$resource_category #> NULL #> #> [[30]]$resource_location #> NULL #> #> [[30]]$logged_user_resource_list_count #> [1] 1 #> #> [[30]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[30]]$permissions #> [[30]]$permissions$view #> [1] TRUE #> #> [[30]]$permissions$edit #> [1] TRUE #> #> [[30]]$permissions$owner #> [1] TRUE #> #> #> #> [[31]] #> [[31]]$id #> [1] 392818 #> #> [[31]]$created_at #> [1] "2019-06-03T13:46:22+00:00" #> #> [[31]]$deleted_at #> NULL #> #> [[31]]$status #> [1] "available" #> #> [[31]]$name #> [1] "test" #> #> [[31]]$identifier #> [1] "f912d596-9e97-4af7-af5b-c946fac601b3" #> #> [[31]]$metadata #> [[31]]$metadata$name #> [1] "test" #> #> #> [[31]]$author #> [[31]]$author$id #> [1] 4524 #> #> [[31]]$author$username #> [1] "demo@labstep.com" #> #> [[31]]$author$name #> [1] "Demo Labstep" #> #> [[31]]$author$profile #> [[31]]$author$profile$id #> [1] 5751 #> #> [[31]]$author$profile$photo #> NULL #> #> #> #> [[31]]$thread #> [[31]]$thread$all_comment_count #> [1] 0 #> #> [[31]]$thread$comment_count #> [1] 0 #> #> [[31]]$thread$id #> [1] 506699 #> #> #> [[31]]$review_thread #> [[31]]$review_thread$reviews_count #> [1] 0 #> #> [[31]]$review_thread$id #> [1] 392392 #> #> [[31]]$review_thread$average_rating #> NULL #> #> #> [[31]]$image #> NULL #> #> [[31]]$resource_category #> NULL #> #> [[31]]$resource_location #> NULL #> #> [[31]]$logged_user_resource_list_count #> [1] 1 #> #> [[31]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[31]]$permissions #> [[31]]$permissions$view #> [1] TRUE #> #> [[31]]$permissions$edit #> [1] TRUE #> #> [[31]]$permissions$owner #> [1] TRUE #> #> #> #> [[32]] #> [[32]]$id #> [1] 392817 #> #> [[32]]$created_at #> [1] "2019-06-03T13:44:41+00:00" #> #> [[32]]$deleted_at #> NULL #> #> [[32]]$status #> [1] "available" #> #> [[32]]$name #> [1] "test" #> #> [[32]]$identifier #> [1] "6ffc8251-3595-4931-a256-cf8f3dbf6a78" #> #> [[32]]$metadata #> [[32]]$metadata$name #> [1] "test" #> #> #> [[32]]$author #> [[32]]$author$id #> [1] 4524 #> #> [[32]]$author$username #> [1] "demo@labstep.com" #> #> [[32]]$author$name #> [1] "Demo Labstep" #> #> [[32]]$author$profile #> [[32]]$author$profile$id #> [1] 5751 #> #> [[32]]$author$profile$photo #> NULL #> #> #> #> [[32]]$thread #> [[32]]$thread$all_comment_count #> [1] 0 #> #> [[32]]$thread$comment_count #> [1] 0 #> #> [[32]]$thread$id #> [1] 506695 #> #> #> [[32]]$review_thread #> [[32]]$review_thread$reviews_count #> [1] 0 #> #> [[32]]$review_thread$id #> [1] 392391 #> #> [[32]]$review_thread$average_rating #> NULL #> #> #> [[32]]$image #> NULL #> #> [[32]]$resource_category #> NULL #> #> [[32]]$resource_location #> NULL #> #> [[32]]$logged_user_resource_list_count #> [1] 1 #> #> [[32]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[32]]$permissions #> [[32]]$permissions$view #> [1] TRUE #> #> [[32]]$permissions$edit #> [1] TRUE #> #> [[32]]$permissions$owner #> [1] TRUE #> #> #> #> [[33]] #> [[33]]$id #> [1] 392816 #> #> [[33]]$created_at #> [1] "2019-06-03T13:41:07+00:00" #> #> [[33]]$deleted_at #> NULL #> #> [[33]]$status #> [1] "available" #> #> [[33]]$name #> [1] "test" #> #> [[33]]$identifier #> [1] "76409fa7-0738-4a1b-bc87-3387dd5d77ba" #> #> [[33]]$metadata #> [[33]]$metadata$name #> [1] "test" #> #> #> [[33]]$author #> [[33]]$author$id #> [1] 4524 #> #> [[33]]$author$username #> [1] "demo@labstep.com" #> #> [[33]]$author$name #> [1] "Demo Labstep" #> #> [[33]]$author$profile #> [[33]]$author$profile$id #> [1] 5751 #> #> [[33]]$author$profile$photo #> NULL #> #> #> #> [[33]]$thread #> [[33]]$thread$all_comment_count #> [1] 0 #> #> [[33]]$thread$comment_count #> [1] 0 #> #> [[33]]$thread$id #> [1] 506671 #> #> #> [[33]]$review_thread #> [[33]]$review_thread$reviews_count #> [1] 0 #> #> [[33]]$review_thread$id #> [1] 392390 #> #> [[33]]$review_thread$average_rating #> NULL #> #> #> [[33]]$image #> NULL #> #> [[33]]$resource_category #> NULL #> #> [[33]]$resource_location #> NULL #> #> [[33]]$logged_user_resource_list_count #> [1] 1 #> #> [[33]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[33]]$permissions #> [[33]]$permissions$view #> [1] TRUE #> #> [[33]]$permissions$edit #> [1] TRUE #> #> [[33]]$permissions$owner #> [1] TRUE #> #> #> #> [[34]] #> [[34]]$id #> [1] 391536 #> #> [[34]]$created_at #> [1] "2019-04-02T10:03:53+00:00" #> #> [[34]]$deleted_at #> NULL #> #> [[34]]$status #> [1] "available" #> #> [[34]]$name #> [1] "test" #> #> [[34]]$identifier #> [1] "12f72be9-56c0-4f47-a03e-0d1b42eab7be" #> #> [[34]]$metadata #> [[34]]$metadata$name #> [1] "test" #> #> #> [[34]]$author #> [[34]]$author$id #> [1] 4524 #> #> [[34]]$author$username #> [1] "demo@labstep.com" #> #> [[34]]$author$name #> [1] "Demo Labstep" #> #> [[34]]$author$profile #> [[34]]$author$profile$id #> [1] 5751 #> #> [[34]]$author$profile$photo #> NULL #> #> #> #> [[34]]$thread #> [[34]]$thread$all_comment_count #> [1] 0 #> #> [[34]]$thread$comment_count #> [1] 0 #> #> [[34]]$thread$id #> [1] 477284 #> #> #> [[34]]$review_thread #> [[34]]$review_thread$reviews_count #> [1] 0 #> #> [[34]]$review_thread$id #> [1] 278473 #> #> [[34]]$review_thread$average_rating #> NULL #> #> #> [[34]]$image #> NULL #> #> [[34]]$resource_category #> NULL #> #> [[34]]$resource_location #> NULL #> #> [[34]]$logged_user_resource_list_count #> [1] 1 #> #> [[34]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[34]]$permissions #> [[34]]$permissions$view #> [1] TRUE #> #> [[34]]$permissions$edit #> [1] TRUE #> #> [[34]]$permissions$owner #> [1] TRUE #> #> #> #> [[35]] #> [[35]]$id #> [1] 391535 #> #> [[35]]$created_at #> [1] "2019-04-02T10:02:07+00:00" #> #> [[35]]$deleted_at #> NULL #> #> [[35]]$status #> [1] "available" #> #> [[35]]$name #> [1] "test" #> #> [[35]]$identifier #> [1] "e14b1908-d600-460f-817b-e7e8a7e6c774" #> #> [[35]]$metadata #> [[35]]$metadata$name #> [1] "test" #> #> #> [[35]]$author #> [[35]]$author$id #> [1] 4524 #> #> [[35]]$author$username #> [1] "demo@labstep.com" #> #> [[35]]$author$name #> [1] "Demo Labstep" #> #> [[35]]$author$profile #> [[35]]$author$profile$id #> [1] 5751 #> #> [[35]]$author$profile$photo #> NULL #> #> #> #> [[35]]$thread #> [[35]]$thread$all_comment_count #> [1] 0 #> #> [[35]]$thread$comment_count #> [1] 0 #> #> [[35]]$thread$id #> [1] 477266 #> #> #> [[35]]$review_thread #> [[35]]$review_thread$reviews_count #> [1] 0 #> #> [[35]]$review_thread$id #> [1] 278474 #> #> [[35]]$review_thread$average_rating #> NULL #> #> #> [[35]]$image #> NULL #> #> [[35]]$resource_category #> NULL #> #> [[35]]$resource_location #> NULL #> #> [[35]]$logged_user_resource_list_count #> [1] 1 #> #> [[35]]$logged_user_resource_wishlist_count #> [1] 0 #> #> [[35]]$permissions #> [[35]]$permissions$view #> [1] TRUE #> #> [[35]]$permissions$edit #> [1] TRUE #> #> [[35]]$permissions$owner #> [1] TRUE #> #> #>