---
title: "Changes to 查看题目详情 (problem:read)"
method: GET
path: "/problem/{problem}"
---

# Changes to 查看题目详情 (problem:read)

`GET /problem/{problem}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 11 revisions.

- **2025-04-10** `5f160b649388` — 1 info
- **2025-01-06** `16cca758bf9b` — 1 info
- **2024-09-26** `09dd36d304e3` — 1 info
- **2024-08-14** `aa6951cc6ba1` — 6 breaking
- **2024-08-14** `31431aaf46d3` — 1 info
- **2024-08-12** `abf18f0fc1b3` — 1 breaking

## Changes

- **2025-04-10** `5f160b649388` — 1 info
  - added the optional property `attachments` to the response with the `200` status
- **2025-01-06** `16cca758bf9b` — 1 info
  - added the optional property `plan_summary` to the response with the `200` status
- **2024-09-26** `09dd36d304e3` — 1 info
  - added the optional property `examples` to the response with the `200` status
- **2024-08-14** `aa6951cc6ba1` — 6 breaking
  - the response property `data_range` became nullable for the status `200`
  - the response property `description` became nullable for the status `200`
  - the response property `example_input` became nullable for the status `200`
  - the response property `example_output` became nullable for the status `200`
  - the response property `input` became nullable for the status `200`
  - the response property `output` became nullable for the status `200`
- **2024-08-14** `31431aaf46d3` — 1 info
  - endpoint added
- **2024-08-12** `abf18f0fc1b3` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/acmclassoj/apis/acmoj-api-v1/docs/problem/:problem/get.md) · [API](https://skmtc.dev/acmclassoj/apis/acmoj-api-v1.md) · [Page](https://skmtc.dev/acmclassoj/apis/acmoj-api-v1/changes/problem/:problem/get)
