---
title: "Changes to CWE weaknesses"
method: GET
path: "/cwe/weakness/{id(s)}"
---

# Changes to CWE weaknesses

`GET /cwe/weakness/{id(s)}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 5 revisions.

- **2024-08-25** `655593db0510` — 1 breaking, 1 info
- **2024-07-24** `323e27dbc725` — 5 info
- **2024-07-22** `dd1a325c0302` — 1 breaking, 1 warning

## Changes

- **2024-08-25** `655593db0510` — 1 breaking, 1 info
  - the response's body type changed from `array` to `object` for status `200`
  - added the optional property `Weaknesses` to the response with the `200` status
- **2024-07-24** `323e27dbc725` — 5 info
  - the response property `items/ContentHistory/items/Type` became required for the status `200`
  - the response property `items/MappingNotes/Comments` became required for the status `200`
  - the response property `items/MappingNotes/Rationale` became required for the status `200`
  - the response property `items/MappingNotes/Reasons` became required for the status `200`
  - the response property `items/MappingNotes/Usage` became required for the status `200`
- **2024-07-22** `dd1a325c0302` — 1 breaking, 1 warning
  - the response's body type changed from `object` to `array` for status `200`
  - removed the optional property `Weaknesses` from the response with the `200` status

---

[Operation](https://skmtc.dev/cwe-capec/apis/cwe-capec-api-1-0/docs/cwe/weakness/:id%28s%29/get.md) · [API](https://skmtc.dev/cwe-capec/apis/cwe-capec-api-1-0.md) · [Page](https://skmtc.dev/cwe-capec/apis/cwe-capec-api-1-0/changes/cwe/weakness/:id%28s%29/get)
