---
title: "Changes to 查询评测状态 (submission:read)"
method: GET
path: "/submission/{submission}"
---

# Changes to 查询评测状态 (submission:read)

`GET /submission/{submission}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 11 revisions.

- **2026-07-17** `b263b49cfa50` — 1 info
- **2024-08-14** `aa6951cc6ba1` — 9 breaking
- **2024-08-14** `31431aaf46d3` — 6 warning, 5 info
- **2024-08-12** `abf18f0fc1b3` — 6 warning, 6 info

## Changes

- **2026-07-17** `b263b49cfa50` — 1 info
  - added the optional property `should_auto_reload` to the response with the `200` status
- **2024-08-14** `aa6951cc6ba1` — 9 breaking
  - the response property `abort_url` became nullable for the status `200`
  - the response property `details` became nullable for the status `200`
  - the response property `memory_bytes` became nullable for the status `200`
  - the response property `message` became nullable for the status `200`
  - the response property `problem/html_url` became nullable for the status `200`
  - the response property `problem/submit_url` became nullable for the status `200`
  - the response property `problem/title` became nullable for the status `200`
  - the response property `problem/url` became nullable for the status `200`
  - the response property `time_msecs` became nullable for the status `200`
- **2024-08-14** `31431aaf46d3` — 6 warning, 5 info
  - removed the optional property `problem_id` from the response with the `200` status
  - added the new `cpp` enum value to the `language` response property for the response status `200`
  - added the new `git` enum value to the `language` response property for the response status `200`
  - added the new `python` enum value to the `language` response property for the response status `200`
  - added the new `quiz` enum value to the `language` response property for the response status `200`
  - added the new `verilog` enum value to the `language` response property for the response status `200`
  - added the optional property `abort_url` to the response with the `200` status
  - added the optional property `created_at` to the response with the `200` status
  - added the optional property `details` to the response with the `200` status
  - added the optional property `html_url` to the response with the `200` status
  - added the optional property `problem` to the response with the `200` status
- **2024-08-12** `abf18f0fc1b3` — 6 warning, 6 info
  - removed the optional property `abort_url` from the response with the `200` status
  - removed the optional property `created_at` from the response with the `200` status
  - removed the optional property `details` from the response with the `200` status
  - removed the optional property `html_url` from the response with the `200` status
  - removed the optional property `problem` from the response with the `200` status
  - removed the optional property `should_auto_reload` from the response with the `200` status
  - added the optional property `problem_id` to the response with the `200` status
  - removed the `cpp` enum value from the `language` response property for the response status `200`
  - removed the `git` enum value from the `language` response property for the response status `200`
  - removed the `python` enum value from the `language` response property for the response status `200`
  - removed the `quiz` enum value from the `language` response property for the response status `200`
  - removed the `verilog` enum value from the `language` response property for the response status `200`

---

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