{
  "course": {
    "id": 38,
    "visibility": "listed",
    "enrollment_open": true,
    "enrollment_open_from": null,
    "enrollment_open_to": null,
    "enrollment_cap": 150,
    "hide_enrollment_info": false,
    "description": "This is a very important course.",
    "enrollment_fee": 49.99,
    "created_at": "2024/01/01 00:00:00 +0000",
    "credits": 4.0,
    "measurement": "credit",
    "updated_at": "2024/01/01 00:00:00 +0000",
    "short_description": "This is an example teaser",
    "listing_path": "course-1",
    "listing_image": null,
    "currency": "USD",
    "catalog": {
      "id": 32,
      "name": "Domain Account 32"
    },
    "type": "Course",
    "title": "Course 1",
    "list_order": 123,
    "waitlist": true,
    "waitlist_cap": 25,
    "sku": "abc1234",
    "show_free_banner": true,
    "image_alt_text": null,
    "allowed_payment_types": [
      "standard"
    ],
    "tag_names": [
      "Tag",
      "Another Tag"
    ],
    "listing_url": "http://www.my-catalog.edu/courses/course-1",
    "start_date": null,
    "end_date": null,
    "canvas_section_id": 20020020,
    "associated_account_ids": [

    ],
    "archived_at": null,
    "canvas_course": {
      "id": 10010010
    },
    "instructor_names": [
      "Jane Doe",
      "John Doe"
    ],
    "primary_instructor_name": "Jane Doe"
  }
}