Information about plays

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

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

{
    "id": 3565808,
    "uri": "https://api.kexp.org/v2/plays/3565808/?format=api",
    "airdate": "2025-10-16T09:38:33-07:00",
    "show": 64848,
    "show_uri": "https://api.kexp.org/v2/shows/64848/?format=api",
    "image_uri": "https://ia800200.us.archive.org/30/items/mbid-e602a3ae-fe8f-4abd-8638-f055517bacb2/mbid-e602a3ae-fe8f-4abd-8638-f055517bacb2-7038334221_thumb500.jpg",
    "thumbnail_uri": "https://ia800200.us.archive.org/30/items/mbid-e602a3ae-fe8f-4abd-8638-f055517bacb2/mbid-e602a3ae-fe8f-4abd-8638-f055517bacb2-7038334221_thumb250.jpg",
    "song": "Transatlanticism",
    "track_id": "9ac716d8-e9a2-3b7f-9588-ef5b91b00925",
    "recording_id": "9472186f-ec6d-48d1-9a47-4bc6e922cffe",
    "artist": "Death Cab for Cutie",
    "artist_ids": [
        "0039c7ae-e1a7-4a7d-9b49-0cbc716821a6"
    ],
    "album": "Transatlanticism",
    "release_id": "e602a3ae-fe8f-4abd-8638-f055517bacb2",
    "release_group_id": "f48c46e8-8178-3e74-b60f-72b677ebcb96",
    "labels": [
        "Barsuk Records"
    ],
    "label_ids": [
        "a4f904e0-f048-4c13-88ec-f9f31f3e6109"
    ],
    "release_date": "2003-10-07",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Sam in Tacoma\nThank you for playing Sons and Daughters! I have been at my parents' house for the past month helping my family take care of my mom whose dementia has taken a sudden decline. She came in from a walk and heard the song, then said \"oh wow, this is a beautiful song!\" We danced for a moment and it was very nice to listen to music together!\n\nNow my parents are dancing together to Death Cab!! Thanks for bringing some nice music to our soundscape today.\n\n=====\nTransatlanticism is a concept album exploring a theme of long-distance romance. \n\nTransatlanticism was mainly recorded at the Hall of Justice, a studio in Seattle's Fremont neighborhood.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}