I wasn't very clear in my reply about what information was passed back. Sorry about that. I've redacted some of the info, but the response is below.
{
"id": xxxxx,
"name": "xxxxx",
"account_id": xxxxx,
"uuid": "xxxxx",
"start_at": null,
"grading_standard_id": null,
"is_public": false,
"created_at": "2018-10-02T15:27:23Z",
"course_code": "xxxxx",
"default_view": "modules",
"root_account_id": 1,
"enrollment_term_id": 1,
"license": "private",
"grade_passback_setting": null,
"end_at": null,
"public_syllabus": false,
"public_syllabus_to_auth": false,
"storage_quota_mb": 50000,
"is_public_to_auth_users": false,
"hide_final_grades": false,
"apply_assignment_group_weights": false,
"calendar": {
"ics": "xxxxx"
},
"time_zone": "America/New_York",
"blueprint": true,
"blueprint_restrictions": {
"content": true,
"points": false,
"due_dates": false,
"availability_dates": false
},
"sis_course_id": null,
"integration_id": null,
"enrollments": [],
"workflow_state": "available",
"restrict_enrollments_to_course_dates": false
}