Pergunta de entrevista da empresa John Deere

(Java) Complete a function that will return a list of usernames over a given submission count threshold. You are given an API URL, and the data structures of the returned JSON data. (Ex, API call returns: page, per_page, total_page, total, data, and data has user_id, username, submission_count, comment_count, etc.)