---
title: "Changes to Get"
method: GET
path: "/releases/{release_id}"
---

# Changes to Get

`GET /releases/{release_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 5 revisions.

- **2026-03-10** `6c5a928176c5` — 1 breaking, 6 info

## Changes

- **2026-03-10** `6c5a928176c5` — 1 breaking, 6 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - removed `#/components/schemas/BaseRelease` from the response body `allOf` list for the response status `200`
  - added the required property `created_at` to the response with the `200` status
  - added the required property `git_commit_id` to the response with the `200` status
  - added the required property `id` to the response with the `200` status
  - added the required property `object` to the response with the `200` status
  - added the required property `version` to the response with the `200` status

---

[Operation](https://skmtc.dev/mirurobotics/apis/miru-agent-api/docs/releases/:release_id/get.md) · [API](https://skmtc.dev/mirurobotics/apis/miru-agent-api.md) · [Page](https://skmtc.dev/mirurobotics/apis/miru-agent-api/changes/releases/:release_id/get)
