I’m using statuses/user_timeline to get an array of all the user’s entries in their timeline. In each entity there’s a ‘media’ array, and so the expectation is that for tweets with more than one picture, there would be more than one item in that array. However, I’m only seeing one entry in the media array, regardless of how many pictures are in the tweet.