How can I obtain transcriptions in both the original language and translated to English without requesting both the "transcribe" and "translate" commands with the API (using the Python module)

I would like to avoid needing to use both the “transcribe” and “translate” commands individually. Does anyone know of any documented or innovative solutions to this problem?