How can I correspond a request with a response?

quux isn’t in the response so you match your input array with the output array by looping.

But how can program know that the result of “魔界村” is “Ghosts 'n Goblins” ?

I would like to request 100 game names array and remove the game name that I couldn’t get from the array and rewrite the game name to response’s name (“魔界村” to “Ghosts 'n Goblins”).

Is it impossible since “Get Game” doesn’t direct match?