latest.json에서 각 게시물의 이미지 URL 배열을 가져올 수 있을까요?

The answer is no currently.

Discourse team are doing work on image exposure in the Topic List but this will just serve a single representative thumbnail from the first Post I believe. (Ignoring any additional thumbnails of different dimensions)

This new, additional feature of the API is very welcome however.

You could change the API with your own plugin but that’s unlikely to perform well unless you set up some kind of batch process to pre calculate the values.