Information about plays

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

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

{
    "id": 3639849,
    "uri": "https://api.kexp.org/v2/plays/3639849/?format=api",
    "airdate": "2026-04-09T11:00:38-07:00",
    "show": 66407,
    "show_uri": "https://api.kexp.org/v2/shows/66407/?format=api",
    "image_uri": "https://dn720702.ca.archive.org/0/items/mbid-43ef324b-c7bc-41fb-90d0-90c5234162ef/mbid-43ef324b-c7bc-41fb-90d0-90c5234162ef-27275262783_thumb500.jpg",
    "thumbnail_uri": "https://ia601402.us.archive.org/30/items/mbid-43ef324b-c7bc-41fb-90d0-90c5234162ef/mbid-43ef324b-c7bc-41fb-90d0-90c5234162ef-27275262783_thumb250.jpg",
    "song": "Talisman",
    "track_id": "29989480-3368-49ca-be58-85f26252085a",
    "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": "43ef324b-c7bc-41fb-90d0-90c5234162ef",
    "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": "\"Talisman\" by Nashville four-piece All Them Witches was selected as a KEXP Song of the Day: https://www.kexp.org/read/2015/12/2/song-of-the-day-all-them-witches-talisman/.\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.\n\nhttps://www.allthemwitches.org/\nhttps://allthemwitches.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}