Information about plays

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

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

{
    "id": 3637227,
    "uri": "https://api.kexp.org/v2/plays/3637227/?format=api",
    "airdate": "2026-04-03T10:08:39-07:00",
    "show": 66353,
    "show_uri": "https://api.kexp.org/v2/shows/66353/?format=api",
    "image_uri": "https://dn711107.ca.archive.org/0/items/mbid-52ce0307-f895-383a-896d-9c4e63a1a70c/mbid-52ce0307-f895-383a-896d-9c4e63a1a70c-2255102118_thumb500.jpg",
    "thumbnail_uri": "https://dn711107.ca.archive.org/0/items/mbid-52ce0307-f895-383a-896d-9c4e63a1a70c/mbid-52ce0307-f895-383a-896d-9c4e63a1a70c-2255102118_thumb250.jpg",
    "song": "Revelator",
    "track_id": "b246c85d-6a06-3ebe-8a27-d0b0398c7d31",
    "recording_id": "b9288b30-85b6-4aaa-912c-5f3573b33aed",
    "artist": "Gillian Welch",
    "artist_ids": [
        "2ff49515-1701-4bac-a53a-04345893f3f3"
    ],
    "album": "Time (The Revelator)",
    "release_id": "52ce0307-f895-383a-896d-9c4e63a1a70c",
    "release_group_id": "4f9a9d35-b16d-3b7b-80d0-32b29683633f",
    "labels": [
        "Acony Records"
    ],
    "label_ids": [
        "2cf5b679-cad4-442b-9a4d-2e474c13fb90"
    ],
    "release_date": "2001-08-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gillian Welch and David Rawlings will play the Grateful Dead Acoustic Reckoning at the Fox Theater in Oakland on Friday and Saturday, April 17th. and 18th. \n\nEnjoy this 20-year retrospective (written in 2021) on Time (The Revelator), the extraordinary third album from Gillian Welch and David Rawlings: https://tinyurl.com/4rzhwmyb",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}