Information about plays

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

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

{
    "id": 3545575,
    "uri": "https://api.kexp.org/v2/plays/3545575/?format=api",
    "airdate": "2025-08-27T17:55:26-07:00",
    "show": 64403,
    "show_uri": "https://api.kexp.org/v2/shows/64403/?format=api",
    "image_uri": "https://ia800109.us.archive.org/13/items/mbid-c27625a2-5429-462a-ae6e-a7f562102a89/mbid-c27625a2-5429-462a-ae6e-a7f562102a89-4931929101_thumb500.jpg",
    "thumbnail_uri": "https://ia600109.us.archive.org/13/items/mbid-c27625a2-5429-462a-ae6e-a7f562102a89/mbid-c27625a2-5429-462a-ae6e-a7f562102a89-4931929101_thumb250.jpg",
    "song": "You Go Running",
    "track_id": "008dc9d8-df2d-47b5-8e0a-acacb571ebdb",
    "recording_id": "a2920f0d-5700-40e5-bf2f-2d6e4782cee7",
    "artist": "Deep Sea Diver",
    "artist_ids": [
        "18a627eb-c6e8-4175-b947-9322d8deb938"
    ],
    "album": "History Speaks",
    "release_id": "c27625a2-5429-462a-ae6e-a7f562102a89",
    "release_group_id": "dabf2763-9b3c-42fa-8fb8-87a738b408a5",
    "labels": [],
    "label_ids": [],
    "release_date": "2012-02-24",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "For Jay, Nelle, and Haley!\n\"We amplify for SO many reasons, including the continuous creativity (Clash Day! Long Song Day! Etc), the commitment to inclusion and giving unheard creatives a voice, and the vulnerability that creates true community and connection (Music Heals Cancer is especially powerful for our family), all generated by the BEST human DJs (great people AND supreme curators of the daily soundtrack, like you!).\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}