I'm still new too, but I have run across this before. The two resource functions that you are calling return complex objects. Fortunately, the functions also have a form that accept a "prop" as the last argument. In this case, "prop" stands for "Property".
You can use this "prop" argument to specify a specific attribute of the returned object.
You can see the possible values you can retrieve in the documentation if you open up "Details and Options". The scroll down (or search) until you see a discussion about "properties".
I know the Wolfram Language can be challenging at times, but I am much more productive with it, even with the occasional frustration.
Good luck.
Good luck.