Information about plays

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

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

{
    "id": 3641027,
    "uri": "https://api.kexp.org/v2/plays/3641027/?format=api",
    "airdate": "2026-04-12T02:53:18-07:00",
    "show": 66431,
    "show_uri": "https://api.kexp.org/v2/shows/66431/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-c5c8be35-4645-44b8-b994-7c5140081a2d/mbid-c5c8be35-4645-44b8-b994-7c5140081a2d-21285235822_thumb500.jpg",
    "thumbnail_uri": "https://ia601607.us.archive.org/27/items/mbid-c5c8be35-4645-44b8-b994-7c5140081a2d/mbid-c5c8be35-4645-44b8-b994-7c5140081a2d-21285235822_thumb250.jpg",
    "song": "The Way It Will Be",
    "track_id": "a3104141-30a3-321c-83ec-31e829452f08",
    "recording_id": "bfe6b400-97bc-4daa-9828-480dc002cb14",
    "artist": "Gillian Welch",
    "artist_ids": [
        "2ff49515-1701-4bac-a53a-04345893f3f3"
    ],
    "album": "The Harrow & The Harvest",
    "release_id": "c5c8be35-4645-44b8-b994-7c5140081a2d",
    "release_group_id": "bea454b7-cb3c-420b-bf08-46886440af1c",
    "labels": [
        "Acony Records"
    ],
    "label_ids": [
        "2cf5b679-cad4-442b-9a4d-2e474c13fb90"
    ],
    "release_date": "2011-06-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Written by Gillian Welch and Dave Rawlings. Dave Rawlings Machine performed live in the KEXP studio in 2015 : \nhttps://youtu.be/FN14W-P8Zdc\n\nOn 'The Harrow & The Harvest' according to Welch, \"The songs are mostly first and second takes, and Dave composed some of the music spontaneously in the studio. It was very freeing. We learned to accept mistakes and rough edges, because those didn't impede what the heart of the matter was.\"\nhttps://bit.ly/3G82ZyD",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}