Information about plays

list: List of plays
retrieve: Information about a specific play by ID

GET /v2/plays/3544339/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3544339,
    "uri": "https://api.kexp.org/v2/plays/3544339/?format=api",
    "airdate": "2025-08-24T17:53:10-07:00",
    "show": 64377,
    "show_uri": "https://api.kexp.org/v2/shows/64377/?format=api",
    "image_uri": "https://ia801808.us.archive.org/27/items/mbid-4f931a2b-98eb-49bb-94b7-0ec62dcfe644/mbid-4f931a2b-98eb-49bb-94b7-0ec62dcfe644-5356827241_thumb500.jpg",
    "thumbnail_uri": "https://ia801808.us.archive.org/27/items/mbid-4f931a2b-98eb-49bb-94b7-0ec62dcfe644/mbid-4f931a2b-98eb-49bb-94b7-0ec62dcfe644-5356827241_thumb250.jpg",
    "song": "Doo Wop (That Thing)",
    "track_id": "6c369899-31b2-3896-87bb-fad1d4986607",
    "recording_id": "83f4ab28-f069-4fe7-8071-41ab81e138c3",
    "artist": "Lauryn Hill",
    "artist_ids": [
        "e8414012-4a1c-4ad4-be5e-fc55294e28cc"
    ],
    "album": "The Miseducation of Lauryn Hill",
    "release_id": "4f931a2b-98eb-49bb-94b7-0ec62dcfe644",
    "release_group_id": "8691d12c-abd8-385c-b1eb-d841190124f7",
    "labels": [
        "Ruffhouse Records"
    ],
    "label_ids": [
        "fb5e3051-217d-4ab7-bc7b-1d1d8e2327b3"
    ],
    "release_date": "1998-08-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Celebrating the vinylverssary of The Miseducation of Lauryn Hill, which turns 27 tomorrow! \n\nFrom the debut solo album of Lauryn Hill, sampling The 5th Dimension's \"Together Let's Find Love\". This album would take home five Grammy Awards including Album of the Year.\n\nWritten by Lauryn Hill, this was the singer's debut single. The song is a warning against guys who are more interested in frivolous, expensive things than their girlfriends or families. Hill had some difficult relationships that may have inspired this; she dated Wyclef Jean from her group Fugees and was once engaged to Rohan Marley, son of Bob Marley.\n\nWith this song, Hill became the first woman since Debbie Gibson to debut at #1 on the Billboard Hot 100 with a song she wrote, recorded, and produced on her own. Gibson did the same with \"Foolish Beat\" in 1989.\n\nIt was an accomplishment Hill was not encouraged to make. \"For some reason, women aren't taken seriously as thinkers and creators and arrangers and producers,\" she told Playboy. \"The industry thinks there always has to be some man somewhere puppeteering the whole situation.\"\n\nHill wanted to prove that a female artist could use her brains to have a chart-topper rather than her body, unlike fellow performers like Lil' Kim. She told Details magazine: \"I'm not dissing them, I'm dissing their mind-set. My music talks about a certain way of thinking, and if the cap fits, you know? I knew girls like Kim growing up - I might have even been one at certain age - and there's a huge lack of self-esteem behind that thinking. I mean, when I was 14 I thought that if a guy didn't whistle at me, that meant I wasn't pretty. But either you mature past that or you get caught in the concept of, 'Oh, I have to show some ass, 'cause that's the only way I can feel beautiful.' Sex is cool, but it's only part of the story.\" https://tinyurl.com/ytwt6ap9",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}