{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-mechanical-turk/refs/heads/main/json-structure/amazon-mechanical-turk-review-result-detail-list-structure.json", "name": "ReviewResultDetailList", "description": "ReviewResultDetailList schema from Amazon Mechanical Turk API", "type": "array", "items": { "$ref": "#/components/schemas/ReviewResultDetail" } }