Information about plays

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

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

{
    "id": 3580244,
    "uri": "https://api.kexp.org/v2/plays/3580244/?format=api",
    "airdate": "2025-11-19T13:32:32-08:00",
    "show": 65154,
    "show_uri": "https://api.kexp.org/v2/shows/65154/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-86c0eceb-c48e-42d0-8d6a-38383fe7bcb0/mbid-86c0eceb-c48e-42d0-8d6a-38383fe7bcb0-42515337293_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-86c0eceb-c48e-42d0-8d6a-38383fe7bcb0/mbid-86c0eceb-c48e-42d0-8d6a-38383fe7bcb0-42515337293_thumb250.jpg",
    "song": "A BUG'S LIFE",
    "track_id": "f975aa30-2f2f-4374-867a-32f0f2b0ead2",
    "recording_id": "2dca7946-5e0d-49e2-891f-0902f5f4ad6b",
    "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": "Sudan Archives will play:\n--Seattle's Neptune Theatre on Saturday, February 14th (Valentine's Day!)\n--SF's Regency Ballroom on Wednesday, February 18th\n--\nMusically, this track from her new album, \"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.” She also explains the geographical journey of its creation: started in Los Angeles, expanded in Detroit, and finished in Chicago with a quartet.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}