Information about plays

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

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

{
    "id": 3618746,
    "uri": "https://api.kexp.org/v2/plays/3618746/?format=api",
    "airdate": "2026-02-17T15:16:49-08:00",
    "show": 65959,
    "show_uri": "https://api.kexp.org/v2/shows/65959/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-d5a43378-bd1f-40fe-bf5e-8a3496ab073b/mbid-d5a43378-bd1f-40fe-bf5e-8a3496ab073b-5738018864_thumb500.jpg",
    "thumbnail_uri": "https://ia600708.us.archive.org/33/items/mbid-d5a43378-bd1f-40fe-bf5e-8a3496ab073b/mbid-d5a43378-bd1f-40fe-bf5e-8a3496ab073b-5738018864_thumb250.jpg",
    "song": "Smart Went Crazy",
    "track_id": "bed3ea44-420c-3c32-a437-388c61e62e59",
    "recording_id": "8726be2c-19de-46b5-ab70-6aaa839327c1",
    "artist": "Atmosphere",
    "artist_ids": [
        "ef954679-5ee7-4016-acef-7ac71f2fa3d8"
    ],
    "album": "You Can’t Imagine How Much Fun We’re Having",
    "release_id": "d5a43378-bd1f-40fe-bf5e-8a3496ab073b",
    "release_group_id": "f48b2aba-7c2a-33b3-808d-6a449bc3a694",
    "labels": [
        "Rhymesayers Entertainment"
    ],
    "label_ids": [
        "d8d53751-d146-41dc-a95b-58332e41e03f"
    ],
    "release_date": "2005-10-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Atmosphere will be performing at Showbox SoDo TONIGHT!\n---\nAtmosphere is an American hip-hop duo from Minneapolis, Minnesota, consisting of rapper Slug and DJ/producer Ant. Since its formation in 1996, the group has released thirteen studio albums and ten extended plays. \n---\n\"Smart Went Crazy\" contains samples of multiple elements of \"Ghost of Myself\" by Doris Duke and \"Prison Song\" by Graham Nash and the vocals from \"Self Destruction\" by The Stop the Violence Movement.\n--\nEnjoy a live performance of \"Smart Went Crazy\" In Tucson earlier this year: https://www.youtube.com/watch?v=bXrcdUloE9U",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}