GET term/:year/:semester
Returns details for the specified term. These details include the name, year, public indicator, and archive indicator.
Resource URI Example(s)
term/2011/spring
| Parameter | Parameter Detail | 
|---|---|
| year required | 4-digit year (e.g. 2012, 2011). | 
| semester required | One of "spring", "summer" or "fall". These must be specified in all lower-case letters. | 
Example Raw HTTP Request
https://courses.illinois.edu/cisapi/term/2011/spring