Information about plays

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

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

{
    "id": 3640377,
    "uri": "https://api.kexp.org/v2/plays/3640377/?format=api",
    "airdate": "2026-04-10T17:25:16-07:00",
    "show": 66417,
    "show_uri": "https://api.kexp.org/v2/shows/66417/?format=api",
    "image_uri": "https://dn710307.ca.archive.org/0/items/mbid-939aec22-c8a9-3d4f-885b-d82446ad2c3b/mbid-939aec22-c8a9-3d4f-885b-d82446ad2c3b-4812179030_thumb500.jpg",
    "thumbnail_uri": "https://ia800703.us.archive.org/12/items/mbid-939aec22-c8a9-3d4f-885b-d82446ad2c3b/mbid-939aec22-c8a9-3d4f-885b-d82446ad2c3b-4812179030_thumb250.jpg",
    "song": "Lisztomania",
    "track_id": "e18a87f2-7386-38ec-8e73-27f34d441b13",
    "recording_id": "21664467-2453-4867-8a0e-fca8826cd054",
    "artist": "Phoenix",
    "artist_ids": [
        "8d455809-96b3-4bb6-8829-ea4beb580d35"
    ],
    "album": "Wolfgang Amadeus Phoenix",
    "release_id": "939aec22-c8a9-3d4f-885b-d82446ad2c3b",
    "release_group_id": "32304f6e-5b80-3818-a66b-47f09efff0d9",
    "labels": [
        "Glassnote"
    ],
    "label_ids": [
        "58c69b6f-5c5b-4341-8be6-a43c3e69b408"
    ],
    "release_date": "2009-05-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The term \"Lisztomania\" was coined by the German romantic literary figure Heinrich Heine to describe the massive public response to Franz Liszt's virtuosic piano performances. There were allegedly screaming women at these performances, and the audience was sometimes limited to standing room only.  https://bit.ly/3hlIt4I\n\nPhoenix \"Lisztomania\" - Live Glastonbury 2010:\nhttps://youtu.be/-_JWCMA1ad4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}