This endpoint returns the ten most recent posts with excerpts, in a simplified JSON output for Alexa Flash Briefing API.
Endpoint
/lwtv/v1/alexa-skills/briefing/
Example Request
GET https://lezwatchtv.com/wp-json/lwtv/v1/alexa-skills/briefing
Example Output
[
{
"uid":"https:\/\/lezwatchtv.com\/2019\/even-more-tales-of-the-city\/",
"updateDate":"2019-03-30T15:12:41.0Z",
"titleText":"Even More Tales Of The City",
"mainText":"Even More Tales Of The City. Coming to Netflix is the next installment in the \"Tales of the City\" franchise.",
"redirectionUrl":"https:\/\/lezwatchtv.com"
},
{
"uid":"https:\/\/lezwatchtv.com\/2019\/queerest-things-watched-last-week-alex-and-kelly\/",
"updateDate":"2019-05-06T14:35:59.0Z",
"titleText":"The Queerest Things I Watched Last Week \u2013 May 6, 2019",
"mainText":"The Queerest Things I Watched Last Week \u2013 May 6, 2019. Alex and Kelly come out to each other on Supergirl, Sara joins Ava's book club on Legends of Tomorrow and Mel comes clean to Niko on Charmed.",
"redirectionUrl":"https:\/\/lezwatchtv.com"
},
{
"uid":"https:\/\/lezwatchtv.com\/2019\/queer-beats-may-3-2019\/",
"updateDate":"2019-05-03T08:19:43.0Z",
"titleText":"Queer Beats – May 3, 2019",
"mainText":"Queer Beats – May 3, 2019. This week, Juliantina continue to say 'gay rights,' CLAIREvoyant is working on a season 2, and we might finally get Alex\/Kelly content next week!",
"redirectionUrl":"https:\/\/lezwatchtv.com"
}
]