The `APIQuery` should extract the `id` from content objects passed through parameters. This will allow for doing things like: `content_objects.filter(issue_content=self)` where `self` is a Container model.