Retrieves information about a translation job.
Services based translators with remote states should place a Poll button here to sync the job state.
\Drupal\tmgmt\JobInterface $job: The translation job.
public function checkoutInfo(JobInterface $job);