Information about plays

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

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

{
    "id": 3575079,
    "uri": "https://api.kexp.org/v2/plays/3575079/?format=api",
    "airdate": "2025-11-07T10:11:10-08:00",
    "show": 65045,
    "show_uri": "https://api.kexp.org/v2/shows/65045/?format=api",
    "image_uri": "https://ia801508.us.archive.org/13/items/mbid-8838d557-42df-4ebd-88a4-f74cbc33e8f8/mbid-8838d557-42df-4ebd-88a4-f74cbc33e8f8-22584905643_thumb500.jpg",
    "thumbnail_uri": "https://ia601508.us.archive.org/13/items/mbid-8838d557-42df-4ebd-88a4-f74cbc33e8f8/mbid-8838d557-42df-4ebd-88a4-f74cbc33e8f8-22584905643_thumb250.jpg",
    "song": "The Blankets Were the Stairs",
    "track_id": "a6d86d87-916e-31ec-a537-a4905e5cfb2d",
    "recording_id": "ef5f7fbf-b0f0-4c5f-a8f4-8e6ecff098f8",
    "artist": "Sunny Day Real Estate",
    "artist_ids": [
        "86b24e8f-a4d9-4c84-83ee-fde0d14ad9fa"
    ],
    "album": "Diary",
    "release_id": "8838d557-42df-4ebd-88a4-f74cbc33e8f8",
    "release_group_id": "12e88251-2cde-3bea-9cee-2d8c7fe65039",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "1994-05-10",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"Sunny Day Real Estate came out of the hardcore scene in Seattle in the '90s and eventually became a major influence on 'emo' music.\" Listen back to the interview KEXP's Dusty Henry did with Sunny Day Real Estate's guitarist Dan Hoerner and drummer William Goldsmith in 2024: https://kexp.org/podcasts/a-deeper-listen/2024/8/27/sunny-day-real-estate-on-band-history-and-emo-music/\n\nhttps://sunnydayrealestate.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}