Information about plays

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

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

{
    "id": 3586578,
    "uri": "https://api.kexp.org/v2/plays/3586578/?format=api",
    "airdate": "2025-12-04T05:12:05-08:00",
    "show": 65284,
    "show_uri": "https://api.kexp.org/v2/shows/65284/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Funeral Singers",
    "track_id": "df990a00-6472-46be-a96b-c73adaf2164d",
    "recording_id": "f603e8b7-33ee-414c-9b9c-3d214bf207ac",
    "artist": "Sylvan Esso featuring Collections of Colonies of Bees",
    "artist_ids": [
        "c4593b34-2a94-4e44-ae10-4a0f4c0b4da8",
        "f141a773-2ca4-44e2-9590-9ca4c06fbecf"
    ],
    "album": "Funeral Singers",
    "release_id": "64680dbc-8a62-4c56-99d0-3bcef5ed5b2b",
    "release_group_id": "7c656f57-2590-4d61-90ac-3679a506199a",
    "labels": [
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2018-09-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sylvan Esso have teamed up with tourmates Collections of Colonies of Bees to record a cover of experimental folk-rock band Califone’s “Funeral Singers,” the quasi-title track off of 2009’s All My Friends Are Funeral Singers. The gorgeous cover turns the solemn lo-fi song into an emotional electro-pop ballad. \n\nRead more here: https://www.kexp.org/read/2018/9/7/sylvan-esso-and-collections-colonies-bees-team-cover-califones-funeral-singers/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}