---
title: "Changes to View specific courses"
method: GET
path: "/courses/{course_ids}"
---

# Changes to View specific courses

`GET /courses/{course_ids}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 12 revisions.

- **2021-04-17** `61d07ae3dc92` — 1 info
- **2020-03-31** `b4919cd9fb0d` — 2 breaking, 2 info
- **2020-02-18** `ae6661642f5a` — 1 info
- **2019-07-02** `f2f973dd5f11` — 1 breaking

## Changes

- **2021-04-17** `61d07ae3dc92` — 1 info
  - added the new optional `query` request parameter `semester`
- **2020-03-31** `b4919cd9fb0d` — 2 breaking, 2 info
  - the `items/sections/items/oneOf[#/components/schemas/Section]/semester` response's property type/format changed from `string`/`` to `number`/`` for status `200`
  - the `items/semester` response's property type/format changed from `string`/`` to `number`/`` for status `200`
  - added the non-success response with the status `400`
  - added the non-success response with the status `404`
- **2020-02-18** `ae6661642f5a` — 1 info
  - endpoint added
- **2019-07-02** `f2f973dd5f11` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/umdio/apis/umd-io/docs/courses/:course_ids/get.md) · [API](https://skmtc.dev/umdio/apis/umd-io.md) · [Page](https://skmtc.dev/umdio/apis/umd-io/changes/courses/:course_ids/get)
