Information about plays

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

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

{
    "id": 3580235,
    "uri": "https://api.kexp.org/v2/plays/3580235/?format=api",
    "airdate": "2025-11-19T12:55:07-08:00",
    "show": 65153,
    "show_uri": "https://api.kexp.org/v2/shows/65153/?format=api",
    "image_uri": "https://dn710604.ca.archive.org/0/items/mbid-11983297-8671-4125-b160-16d1d85040d2/mbid-11983297-8671-4125-b160-16d1d85040d2-13413188691_thumb500.jpg",
    "thumbnail_uri": "https://dn710604.ca.archive.org/0/items/mbid-11983297-8671-4125-b160-16d1d85040d2/mbid-11983297-8671-4125-b160-16d1d85040d2-13413188691_thumb250.jpg",
    "song": "Talisman",
    "track_id": "13a981a1-4b62-4c73-8138-8da223859cac",
    "recording_id": "92712e5e-3794-41c1-8e52-127d5fb41392",
    "artist": "All Them Witches",
    "artist_ids": [
        "b574bfea-2359-4e9d-93f6-71c3c9a2a4f0"
    ],
    "album": "Dying Surfer Meets His Maker",
    "release_id": "11983297-8671-4125-b160-16d1d85040d2",
    "release_group_id": "b123fd6a-01f5-4404-a361-638f9b56ba65",
    "labels": [
        "New West Records"
    ],
    "label_ids": [
        "c1b263e3-f148-4e85-81a3-c57aefc56797"
    ],
    "release_date": "2015-10-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Nashville four-piece band is on tour and will be at the UC Theatre in Berkeley on February 21st and the Showbox Sodo in Seattle on February 25th, 2026.\n\nhttps://www.allthemwitches.org/\n\nThe band performed live in the KEXP studio in 2017, hosted by Cheryl Waters. Watch the full session, including \"Talisman\": https://bit.ly/3p5Qnzk.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}