HTTP/1.1 200 OK Content-Type: application/json;charset=UTF-8 Content-Length: { "version": "1.0", "session": { "new": true, "sessionId": "amzn1.echo-api.session.0000000-0000-0000-0000-00000000000", "application": { "applicationId": "amzn1.echo-sdk-ams.app.000000-d0ed-0000-ad00-000000d00ebe" }, "attributes": {}, "user": { "userId": "amzn1.account.AM3B00000000000000000000000" } }, "request": { "type": "LaunchRequest", "requestId": "amzn1.echo-api.request.0000000-0000-0000-0000-00000000000", "timestamp": "2015-05-13T12:34:56Z" } } { "version": "1.0", "session": { "new": false, "sessionId": "amzn1.echo-api.session.0000000-0000-0000-0000-00000000000", "application": { "applicationId": "amzn1.echo-sdk-ams.app.000000-d0ed-0000-ad00-000000d00ebe" }, "attributes": { "supportedHoroscopePeriods": { "daily": true, "weekly": false, "monthly": false } }, "user": { "userId": "amzn1.account.AM3B00000000000000000000000" } }, "request": { "type": "SessionEndedRequest", "requestId": "amzn1.echo-api.request.0000000-0000-0000-0000-00000000000", "timestamp": "2015-05-13T12:34:56Z", "reason": "USER_INITIATED" } } { "version": "1.0", "session": { "new": false, "sessionId": "amzn1.echo-api.session.0000000-0000-0000-0000-00000000000", "application": { "applicationId": "amzn1.echo-sdk-ams.app.000000-d0ed-0000-ad00-000000d00ebe" }, "attributes": { "supportedHoroscopePeriods": { "daily": true, "weekly": false, "monthly": false } }, "user": { "userId": "amzn1.account.AM3B00000000000000000000000" } }, "request": { "type": "IntentRequest", "requestId": " amzn1.echo-api.request.0000000-0000-0000-0000-00000000000", "timestamp": "2015-05-13T12:34:56Z", "intent": { "name": "GetZodiacHoroscopeIntent", "slots": { "ZodiacSign": { "name": "ZodiacSign", "value": "virgo" } } } } } { "version": "1.0", "sessionAttributes": { "supportedHoriscopePeriods": { "daily": true, "weekly": false, "monthly": false } }, "response": { "outputSpeech": { "type": "PlainText", "text": "Today will provide you a new learning opportunity. Stick with it and the possibilities will be endless. Can I help you with anything else?" }, "card": { "type": "Simple", "title": "Horoscope", "content": "Today will provide you a new learning opportunity. Stick with it and the possibilities will be endless." }, "reprompt": { "outputSpeech": { "type": "PlainText", "text": "Can I help you with anything else?" } }, "shouldEndSession": false } }