Information about plays

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

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

{
    "id": 3630683,
    "uri": "https://api.kexp.org/v2/plays/3630683/?format=api",
    "airdate": "2026-03-18T16:20:13-07:00",
    "show": 66216,
    "show_uri": "https://api.kexp.org/v2/shows/66216/?format=api",
    "image_uri": "https://ia800504.us.archive.org/27/items/mbid-b17f3680-5939-4fce-8dcd-a823f610d582/mbid-b17f3680-5939-4fce-8dcd-a823f610d582-20425091395_thumb500.jpg",
    "thumbnail_uri": "https://dn711009.ca.archive.org/0/items/mbid-b17f3680-5939-4fce-8dcd-a823f610d582/mbid-b17f3680-5939-4fce-8dcd-a823f610d582-20425091395_thumb250.jpg",
    "song": "Turn Away",
    "track_id": "8ba11f1e-667f-477b-9b84-a19b83bdec7f",
    "recording_id": "682d9b5c-50f0-4049-a94e-f99acea54233",
    "artist": "East India Youth",
    "artist_ids": [
        "73a9da54-c6d0-4d40-a693-36ab462a9c86"
    ],
    "album": "Culture of Volume",
    "release_id": "b17f3680-5939-4fce-8dcd-a823f610d582",
    "release_group_id": "be07968f-4e75-4985-b6a4-baec5406a563",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2015-04-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Evie hosted East India Youth Live in the KEXP Studio in May 2015: https://youtu.be/pNEnaH-UazU\n\nWilliam Doyle has been an artist of several varities since he was young, playing in bands, and as a solo electronic artist and dj most recently. He also worked one on one with Brian Eno, his hero!\n\nhttps://williamdoyle.bandcamp.com/album/culture-of-volume",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}