Information about plays

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

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

{
    "id": 3601348,
    "uri": "https://api.kexp.org/v2/plays/3601348/?format=api",
    "airdate": "2026-01-07T08:56:57-08:00",
    "show": 65586,
    "show_uri": "https://api.kexp.org/v2/shows/65586/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Bulls on Parade",
    "track_id": "19cf81ca-0125-42ae-a8df-307375df9593",
    "recording_id": "6e5c3010-8b3f-4551-b857-52aaa0b37e8b",
    "artist": "Denzel Curry",
    "artist_ids": [
        "5f95440d-7737-4a36-9bcf-c05337f7129b"
    ],
    "album": "Bulls on Parade (triple j Like a Version)",
    "release_id": "2090e4dc-d8cd-47e0-ba1c-1fdea752addd",
    "release_group_id": "a20f3053-4ce6-4f91-975a-a5713584b99a",
    "labels": [
        "Australian Broadcasting Corporation"
    ],
    "label_ids": [
        "194dce10-13b7-4c00-b9ba-d71ae6bdd68c"
    ],
    "release_date": "2019-03-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch Denzel Curry turn Rage Against the Machine up to 11 on this cover of \"Bulls on Parade\" here: https://tinyurl.com/26y6a6ss\n\n\"Curry’s dad turned him onto Public Enemy, his mom played Tupac on road trips, and older brothers had hipped him to the rap made in Dirty South hotspots like New Orleans, Atlanta and, of course, Miami.\"\n- Revolver (https://tinyurl.com/dt7pekab)\n\nhttps://denzelcurrymusic.bandcamp.com\nhttps://www.denzelcurry.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}