Q1: What is the media type for a JSON Problem Details response
Multiple Choice
**Explanation:**
**Terms:** media type, Problem Details
**Correct (B):** The specification defines a dedicated media type to signal the semantics of the payload
**Options:**
- A (incorrect): It can work but does not convey the Problem Details semantics
- B (correct): Standard for JSON problem details
- C (incorrect): Not defined
**Related:** There is also application/problem+xml for XML