{
    "header": {
        "messageId": "21KVX5hVN0IF6aVu7ae7tlhAL",
        "namespace": "Alexa.Media.Search",
        "name": "GetPlayableContent",
        "payloadVersion": "3.0"
    },
    "payload": {
        "requestContext": {
            "user": {
                "id": "amzn1.ask.account.AMA5P2U2BHW6KIFMASRFJF5IKCNO7F77QDIZGJ7U2MW42JBFQ4L67ZXKRKEWFT4OAACHLVE56HW6YGIH625DAXOESV7TXWNCG3LKVXH2YMKIZSFJWCNXSXI2SYOQEOH6EBFC4GP77VCMTAAXXRWNHBY3Y4Y4UYFSL4M7UQKL74JAB45NQCSLTSX5ZUS2RBEMCH6H6KRUT57OX4FGXDLSHCXWF475L455FI56CBB7EM",
                "accessToken": "<<AccessToken>"
            },
            "location": {
                "originatingLocale": "en-US",
                "countryCode": "US"
            },
            "advertising": {
                "limitAdTracking": true,
                "advertisingId": "00000000-0000-0000-0000-000000000000"
            },
            "apiAccessToken": null,
            "apiEndpoint": null
        },
        "filters": {
            "explicitLanguageAllowed": true
        },
        "policies": null,
        "responseOptions": null,
        "endpoints": null,
        "rawText": null,
        "experience": null,
        "rankedSelectionCriteria": [{
                "type": "NL_QUERY",
                "id": "NL_QUERY_CRITERIA",
                "query": "create a random song"
            },
            {
                "type": "ATTRIBUTES",
                "id": "MULTI_ATTR_CRITERIA",
                "attributes": [{
                    "type": "MEDIA_TYPE",
                    "id": "U09ORw==",
                    "rawValue": "SONG",
                    "value": "TRACK"
                }],
                "completeness": {
                    "score": 0.0,
                    "bin": "LOW"
                },
                "query": null
            }
        ],
        "action": {
            "type": "GENERATE_CONTENT"
        }
    }
} 