Information about plays

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

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

{
    "id": 3619623,
    "uri": "https://api.kexp.org/v2/plays/3619623/?format=api",
    "airdate": "2026-02-19T18:25:56-08:00",
    "show": 65976,
    "show_uri": "https://api.kexp.org/v2/shows/65976/?format=api",
    "image_uri": "https://dn711107.ca.archive.org/0/items/mbid-a4ad6294-6725-4051-9ac9-b18edd9a22d6/mbid-a4ad6294-6725-4051-9ac9-b18edd9a22d6-19981144920_thumb500.jpg",
    "thumbnail_uri": "https://dn711107.ca.archive.org/0/items/mbid-a4ad6294-6725-4051-9ac9-b18edd9a22d6/mbid-a4ad6294-6725-4051-9ac9-b18edd9a22d6-19981144920_thumb250.jpg",
    "song": "Shout",
    "track_id": "5f4178da-02df-434b-8e38-3ae1d4ff6702",
    "recording_id": "0a7c226b-e6f5-4747-8477-59bc205b5902",
    "artist": "Brothertiger",
    "artist_ids": [
        "5f95889e-44d6-4258-921a-b1671a8a025f"
    ],
    "album": "Brothertiger Plays: Tears for Fears' Songs From The Big Chair",
    "release_id": "a4ad6294-6725-4051-9ac9-b18edd9a22d6",
    "release_group_id": "649efc8b-c4db-465c-8ded-19ca0ea9bb9a",
    "labels": [
        "Reimagine Music"
    ],
    "label_ids": [
        "78160720-004d-43af-bd4a-663a1711fd85"
    ],
    "release_date": "2017-05-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brooklyn synth-pop artist Brothertiger reimagines the Tears for Fears 1985 classic \"Songs From The Big Chair\" in its entirety, delivering a track-by-track cover album. Released via Reimagine Records, the project breathes new life into the 80s masterpiece through a lush, modern electronic lens, staying true to the label’s mission of re-envisioning the \"soundtracks of our lives\" through the hands of dynamic indie and alt-electronic artists. https://reimaginemusic.bandcamp.com/album/brothertiger-plays-tears-for-fears-songs-from-the-big-chair",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}