Information about plays

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

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

{
    "id": 3638189,
    "uri": "https://api.kexp.org/v2/plays/3638189/?format=api",
    "airdate": "2026-04-05T13:37:15-07:00",
    "show": 66374,
    "show_uri": "https://api.kexp.org/v2/shows/66374/?format=api",
    "image_uri": "https://dn710003.ca.archive.org/0/items/mbid-d3e2b2c1-6dcf-450e-924c-49e3cc6294c7/mbid-d3e2b2c1-6dcf-450e-924c-49e3cc6294c7-38845129503_thumb500.jpg",
    "thumbnail_uri": "https://dn710003.ca.archive.org/0/items/mbid-d3e2b2c1-6dcf-450e-924c-49e3cc6294c7/mbid-d3e2b2c1-6dcf-450e-924c-49e3cc6294c7-38845129503_thumb250.jpg",
    "song": "Take Me to the River",
    "track_id": "733384b4-781c-4776-b1d9-d01a5f3029eb",
    "recording_id": "e0a0e70d-44d1-4347-b2d2-a65062df6477",
    "artist": "Lorde",
    "artist_ids": [
        "8e494408-8620-4c6a-82c2-c2ca4a1e4f12"
    ],
    "album": "Everyone's Getting Involved: A Tribute to Talking Heads' Stop Making Sense",
    "release_id": "d3e2b2c1-6dcf-450e-924c-49e3cc6294c7",
    "release_group_id": "08d56581-a3c8-4f77-b089-1fa233c08635",
    "labels": [
        "A24 Music"
    ],
    "label_ids": [
        "0517f171-5b38-4313-8558-0e8695e7ce4c"
    ],
    "release_date": "2024-05-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This is Lorde's cover of The Talking Head's cover of the Al Green classic. The New Zealand artist's version was produced with Jim-E Stack.\n\nAl Green co-wrote and recorded \"Take Me to the River\" for 1974’s \"Al Green Explores Your Mind.\" Talking Heads covered the song for 1978’s \"More Songs About Buildings and Food\" and played it live for 1984’s live movie, \"Stop Making Sense.\"\n\nhttps://shop.a24films.com/products/everyones-getting-involved",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}