Information about plays

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

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

{
    "id": 3630836,
    "uri": "https://api.kexp.org/v2/plays/3630836/?format=api",
    "airdate": "2026-03-19T01:01:20-07:00",
    "show": 66219,
    "show_uri": "https://api.kexp.org/v2/shows/66219/?format=api",
    "image_uri": "https://coverartarchive.org/release/dd45d7a6-1492-4c9d-9866-c665b679562a/42812887548-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/dd45d7a6-1492-4c9d-9866-c665b679562a/42812887548-250.jpg",
    "song": "Da Rockwilder",
    "track_id": null,
    "recording_id": "0e99dae9-25fa-49b1-b07f-e17df50778cd",
    "artist": "Method Man & Redman",
    "artist_ids": [
        "c03e2388-9e1b-4b78-8194-28c0d6ca19a0"
    ],
    "album": "Blackout!",
    "release_id": null,
    "release_group_id": "e7d0c00d-c87c-34b8-9bd4-d8e12f9e2680",
    "labels": [
        "Def Jam Recordings"
    ],
    "label_ids": [
        "a92d1684-4edb-48aa-b913-30e9da213004"
    ],
    "release_date": "1999-09-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Method Man said about this song: Red didn’t like the beat, that’s why the record’s so short. When I first heard it, I was like, ‘F**k that!’ Wrote my verse right there and spit on it and I was like, ‘You know what? We gon’ call this shit ‘Rockwilder’ after you, my n....’ That’s how much I love this beat. For Rock, that’s what spring-boarded his s**t into the ‘Bootylicious’ and ‘Do It Again’ with Jay-Z and all them n...s because everybody was coming for that beat. --- This song contains an interpolation of Cypress Hill's \"Hand on the Pump.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}