Information about plays

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

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

{
    "id": 3545749,
    "uri": "https://api.kexp.org/v2/plays/3545749/?format=api",
    "airdate": "2025-08-28T05:00:59-07:00",
    "show": 64407,
    "show_uri": "https://api.kexp.org/v2/shows/64407/?format=api",
    "image_uri": "https://ia600100.us.archive.org/15/items/mbid-41a72185-03bc-455a-afae-c77e108dcf4b/mbid-41a72185-03bc-455a-afae-c77e108dcf4b-40062751567_thumb500.jpg",
    "thumbnail_uri": "https://ia800100.us.archive.org/15/items/mbid-41a72185-03bc-455a-afae-c77e108dcf4b/mbid-41a72185-03bc-455a-afae-c77e108dcf4b-40062751567_thumb250.jpg",
    "song": "Shadows From Nowhere (Manu•Archeo ‘There Are Shadows Because There Are Hills’ extended edit)",
    "track_id": "bdbe7f6b-1f4f-4618-adce-dd24b16aadcc",
    "recording_id": "ae4b3bf1-86a4-43e4-b008-eabc5917a759",
    "artist": "Blue Gas",
    "artist_ids": [
        "b1898764-1060-4d25-a9b1-43b88152002f"
    ],
    "album": "Shadows From Nowhere",
    "release_id": "41a72185-03bc-455a-afae-c77e108dcf4b",
    "release_group_id": "3f2a7889-73e8-4e00-ba76-30b54fbcf18b",
    "labels": [
        "Archeo Recordings"
    ],
    "label_ids": [
        "ed93517a-983c-432a-8895-3a81ce979b2e"
    ],
    "release_date": "2016-12-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Thursday! It's Early, with Eva Walker, welcome! \n\nBlue Gas is one-off electronic disco studio-project from Celso Valli, an Italian songwriter and producer. \n\nhttps://www.archeo-recordings.com/artisti/blue-gas.html\nhttps://bestrecord.bandcamp.com/album/shadows-from-nowhere-bst-x009",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}