Creates a new job. This job runs asynchronously in the background and execute the task specific to the provided typeparameters. The get_job can be used to get the current state of the job.
When mixed in to a model serializer for an ExportJob this will add an url field with the actual usable url of the export job's file (if it has one).