Requirements:
Given a language, return an image in need of a caption in that language
Given source and destination languages, return an image with a caption in the source language that needs a caption in the destination language
Implementation details
Initially, utilize action=query&generator=random to seed a filter that looks for images matching the criteria requested. Continue to investigate other approaches with a higher guarantee of correctness if/when the random approach is no longer viable
Working deadline:
28 June 2019 for API production launch