Information about plays

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

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

{
    "id": 3580501,
    "uri": "https://api.kexp.org/v2/plays/3580501/?format=api",
    "airdate": "2025-11-20T04:00:39-08:00",
    "show": 65158,
    "show_uri": "https://api.kexp.org/v2/shows/65158/?format=api",
    "image_uri": "https://coverartarchive.org/release/87620107-de37-4860-bb0a-077d39a61c22/14748992461-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/87620107-de37-4860-bb0a-077d39a61c22/14748992461-250.jpg",
    "song": "You’re Gonna Get Yours",
    "track_id": null,
    "recording_id": "c1f93059-02db-40bf-89be-9bbfcb8ee4a4",
    "artist": "Public Enemy",
    "artist_ids": [
        "bf2e15d0-4b77-469e-bfb4-f8414415baca"
    ],
    "album": "Yo! Bum Rush the Show",
    "release_id": null,
    "release_group_id": "10022c07-26de-3ae2-8283-7433958a8399",
    "labels": [
        "Def Jam Recordings"
    ],
    "label_ids": [
        "a92d1684-4edb-48aa-b913-30e9da213004"
    ],
    "release_date": "1987-02-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“'You’re Gonna Get Yours' manages to bring a new dimension to the 98 Oldsmobile with Chuck D behind the wheel operating as rap’s answer to Mario Andretti, his race track the hip hop landscape, leaving haters and sucker MC’s in the dust as he propels PE into being rap’s next superstars. Read a tribute to this song from Public Enemy's debut album: https://medium.com/@MichaelKeaton44/public-enemy-youre-gonna-get-yours-388622b950bb\n--\nThey sampled Dennis Coffey and The Detroit Guitar Band 's 1971 \"Getting It On.\" MARRS sampled the song on their 1987 song, \"Pump Up the Volume\".",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}