Information about plays

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

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

{
    "id": 3582840,
    "uri": "https://api.kexp.org/v2/plays/3582840/?format=api",
    "airdate": "2025-11-25T15:49:33-08:00",
    "show": 65208,
    "show_uri": "https://api.kexp.org/v2/shows/65208/?format=api",
    "image_uri": "https://dn720708.ca.archive.org/0/items/mbid-e7d5c9a9-09c8-4410-8e0e-4c2daaec4ac2/mbid-e7d5c9a9-09c8-4410-8e0e-4c2daaec4ac2-42870123449_thumb500.jpg",
    "thumbnail_uri": "https://dn720708.ca.archive.org/0/items/mbid-e7d5c9a9-09c8-4410-8e0e-4c2daaec4ac2/mbid-e7d5c9a9-09c8-4410-8e0e-4c2daaec4ac2-42870123449_thumb250.jpg",
    "song": "Anthem",
    "track_id": "5c292b74-cf94-4079-935c-b070aec939b4",
    "recording_id": "51d848a9-2c2e-480b-b7f8-336b595ba42a",
    "artist": "Mavis Staples",
    "artist_ids": [
        "04f57a2d-2449-400e-8fff-5b1c5af9560b"
    ],
    "album": "Sad and Beautiful World",
    "release_id": "e7d5c9a9-09c8-4410-8e0e-4c2daaec4ac2",
    "release_group_id": "b02361f2-3851-4a45-a687-8597ea7f4219",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Requested by Erik in Portland.\n\nThe incredible Mavis Staples will perform with Jeff Tweedy during KEXP's Yule Benefit on Tuesday, December 2nd. Learn more and get tickets here: https://www.kexp.org/events/kexp-events/yule-benefit-2025/ \n\n\"There is a crack, a crack in everything That's how the light gets in...\" This is Mavis Staples' marvelous cover of Leonard Cohen's \"Anthem.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}