Information about plays

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

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

{
    "id": 3633516,
    "uri": "https://api.kexp.org/v2/plays/3633516/?format=api",
    "airdate": "2026-03-25T13:53:11-07:00",
    "show": 66277,
    "show_uri": "https://api.kexp.org/v2/shows/66277/?format=api",
    "image_uri": "https://coverartarchive.org/release/1cee1523-fc45-4c81-ba4b-9068c3c2e02a/29266978243-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/1cee1523-fc45-4c81-ba4b-9068c3c2e02a/29266978243-250.jpg",
    "song": "Let’s Do It Again",
    "track_id": null,
    "recording_id": "a01ee27d-228c-44ea-84e1-79c1cf5e9ffc",
    "artist": "The Staple Singers",
    "artist_ids": [
        "3d49e36a-cc9e-411e-93c6-d1646ba5bd3a"
    ],
    "album": "Let’s Do It Again",
    "release_id": null,
    "release_group_id": "b7e78a1b-2fb7-38fc-b464-d857498e0f9f",
    "labels": [
        "Curtom Records"
    ],
    "label_ids": [
        "0de50eca-0acc-492c-8840-7eae9f04e739"
    ],
    "release_date": "1975-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Written by Curtis Mayfield, this was part of the soundtrack for the 1975 comedy film of the same name starring Sidney Poitier and Bill Cosby. \n--\nThe song shocked the Staple Singers' gospel fans with its sexual lyrics over a sensual groove - it's pretty obvious what they want to do again. Indeed, Pops Staples had to be persuaded to sing his part. His daughter Mavis recalled in 2016: \"In the studio, Curtis said, 'Pops, this is your part…' And it was (sings) 'I like you lady. So fine with your pretty hair.' And Pops said, 'Curtis, man, I'm not gonna sing that. I'm a church man.' And Curtis said, 'Oh Pops, the Lord won't mind.'\n\nMe and my sisters wanted to hear our voices on the big screen, so we kept at him and said, 'Daddy, it's just a movie score, you're not leaving the church…' And we finally got him to do it.\"\n--\nDid you know that this song has been sampled nearly 50 times?",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}