Information about plays

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

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

{
    "id": 3598081,
    "uri": "https://api.kexp.org/v2/plays/3598081/?format=api",
    "airdate": "2025-12-30T16:51:48-08:00",
    "show": 65518,
    "show_uri": "https://api.kexp.org/v2/shows/65518/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "MY TYPE",
    "track_id": "64af7a3e-be6c-4e86-a3cf-22719b199ecf",
    "recording_id": "62eb3d9b-0cf8-4413-89dd-fc160ccd4ca7",
    "artist": "Sudan Archives",
    "artist_ids": [
        "6ce5eca0-4ad6-49e0-a5ab-e11482d85324"
    ],
    "album": "THE BPM",
    "release_id": "86c0eceb-c48e-42d0-8d6a-38383fe7bcb0",
    "release_group_id": "f9e98ca4-0311-4f33-961f-f41154271ef0",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2025-10-17",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "No. 2 album of 2025! https://www.kexp.org/read/2025/12/10/kexp-djs-top-albums-of-2025/\n\nSudan Archives will play Seattle's Neptune Theatre on Saturday, February 14th (Valentine's Day!), as well as SF's Regency Ballroom on Wednesday, February 18th! \n\nThis track from THE BPM layers soulful house elements with sharp production to tell a story of someone materially successful (\"just hit a scam over 90 bands\"), yet still searching for love.\n\nSudan shares how the song was born: \"I remember the beat sounded like A Bug’s Life — I used to play the A Bug’s Life video game — and I laughed at it.\"\n\nShe also explains the geographical journey of its creation: it was first birthed in Los Angeles, expanded in Detroit, and finished in Chicago with a quartet. sudanarchives.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}