---
title: "Changes to Get a model by its slug"
method: GET
path: "/model/{author}/{slug}"
---

# Changes to Get a model by its slug

`GET /model/{author}/{slug}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 11 of 303 revisions.

- **2026-09-17** `2de027b6dfcd` — 1 warning
- **2026-08-24** `ad4e1cd6fc96` — 1 info
- **2026-07-29** `c506a198e46b` — 1 info
- **2026-07-20** `7da991e5a363` — 1 info
- **2026-07-15** `becc20273345` — 1 warning
- **2026-07-14** `e25e67040f6d` — 2 info
- **2026-07-13** `b0e196d046d6` — 1 info
- **2026-06-26** `b5288729c466` — 1 info
- **2026-06-25** `65d868cedd4e` — 13 breaking, 13 info
- **2026-06-22** `8d4d6fd85671` — 2 warning
- **2026-06-17** `4e640c1a2370` — 1 info

## Changes

- **2026-09-17** `2de027b6dfcd` — 1 warning
  - added the new `decisions` enum value to the `data/architecture/output_modalities/items/` response property for the response status `200`
- **2026-08-24** `ad4e1cd6fc96` — 1 info
  - added the optional property `data/pricing/overrides/items/utc_days` to the response with the `200` status
- **2026-07-29** `c506a198e46b` — 1 info
  - added the optional property `data/alias_target` to the response with the `200` status
- **2026-07-20** `7da991e5a363` — 1 info
  - added the non-success response with the status `403`
- **2026-07-15** `becc20273345` — 1 warning
  - added the new `prediction` enum value to the `data/supported_parameters/items/` response property for the response status `200`
- **2026-07-14** `e25e67040f6d` — 2 info
  - added the optional property `data/pricing/overrides/items/utc_end` to the response with the `200` status
  - added the optional property `data/pricing/overrides/items/utc_start` to the response with the `200` status
- **2026-07-13** `b0e196d046d6` — 1 info
  - added the optional property `data/pricing/overrides` to the response with the `200` status
- **2026-06-26** `b5288729c466` — 1 info
  - added the optional property `data/pricing/input_cache_write_1h` to the response with the `200` status
- **2026-06-25** `65d868cedd4e` — 13 breaking, 13 info
  - the `data/pricing/audio` response's property type changed from no type to `string` for status `200`
  - the `data/pricing/audio_output` response's property type changed from no type to `string` for status `200`
  - the `data/pricing/completion` response's property type changed from no type to `string` for status `200`
  - the `data/pricing/image` response's property type changed from no type to `string` for status `200`
  - the `data/pricing/image_output` response's property type changed from no type to `string` for status `200`
  - the `data/pricing/image_token` response's property type changed from no type to `string` for status `200`
  - the `data/pricing/input_audio_cache` response's property type changed from no type to `string` for status `200`
  - the `data/pricing/input_cache_read` response's property type changed from no type to `string` for status `200`
  - the `data/pricing/input_cache_write` response's property type changed from no type to `string` for status `200`
  - the `data/pricing/internal_reasoning` response's property type changed from no type to `string` for status `200`
  - the `data/pricing/prompt` response's property type changed from no type to `string` for status `200`
  - the `data/pricing/request` response's property type changed from no type to `string` for status `200`
  - the `data/pricing/web_search` response's property type changed from no type to `string` for status `200`
  - removed `#/components/schemas/BigNumberUnion, subschema #2` from the `data/pricing/audio` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/BigNumberUnion, subschema #2` from the `data/pricing/audio_output` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/BigNumberUnion, subschema #2` from the `data/pricing/completion` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/BigNumberUnion, subschema #2` from the `data/pricing/image` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/BigNumberUnion, subschema #2` from the `data/pricing/image_output` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/BigNumberUnion, subschema #2` from the `data/pricing/image_token` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/BigNumberUnion, subschema #2` from the `data/pricing/input_audio_cache` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/BigNumberUnion, subschema #2` from the `data/pricing/input_cache_read` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/BigNumberUnion, subschema #2` from the `data/pricing/input_cache_write` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/BigNumberUnion, subschema #2` from the `data/pricing/internal_reasoning` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/BigNumberUnion, subschema #2` from the `data/pricing/prompt` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/BigNumberUnion, subschema #2` from the `data/pricing/request` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/BigNumberUnion, subschema #2` from the `data/pricing/web_search` response property `allOf` list for the response status `200`
- **2026-06-22** `8d4d6fd85671` — 2 warning
  - added the new `max` enum value to the `data/reasoning/default_effort/allOf[#/components/schemas/ReasoningEffort]/` response property for the response status `200`
  - added the new `max` enum value to the `data/reasoning/supported_efforts/items/` response property for the response status `200`
- **2026-06-17** `4e640c1a2370` — 1 info
  - added the optional property `data/reasoning` to the response with the `200` status

---

[Operation](https://skmtc.dev/openrouterteam/apis/openrouter-api/docs/model/:author/:slug/get.md) · [API](https://skmtc.dev/openrouterteam/apis/openrouter-api.md) · [Page](https://skmtc.dev/openrouterteam/apis/openrouter-api/changes/model/:author/:slug/get)
