GET schedule/sessions/:year/:semester
Returns the sessions (subdivisions of a semester) for the given year and semester.
The sessions include the name, code, start date and end date.
Resource URI Example(s)
/schedule/sessions/2012/spring
| Parameter | Parameter Detail | 
|---|---|
| year required | The 4-digit year. | 
| semester required | One of "spring", "summer" or "fall". These must be specified in all lower-case letters. | 
Example Raw HTTP Request
http://courses.illinois.edu/cisapi/schedule/sessions/2012/spring