Information about plays

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

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

{
    "id": 3519387,
    "uri": "https://api.kexp.org/v2/plays/3519387/?format=api",
    "airdate": "2025-06-27T05:18:04-07:00",
    "show": 63848,
    "show_uri": "https://api.kexp.org/v2/shows/63848/?format=api",
    "image_uri": "https://dn721501.ca.archive.org/0/items/mbid-22e8329a-ba62-4cfe-add6-6a33af9edf9c/mbid-22e8329a-ba62-4cfe-add6-6a33af9edf9c-42253392599_thumb500.jpg",
    "thumbnail_uri": "https://dn721501.ca.archive.org/0/items/mbid-22e8329a-ba62-4cfe-add6-6a33af9edf9c/mbid-22e8329a-ba62-4cfe-add6-6a33af9edf9c-42253392599_thumb250.jpg",
    "song": "I'm Not Ready for the Change",
    "track_id": "4ac29b0c-a5dd-4ab2-84fa-4eb01f5075f4",
    "recording_id": "5c23b09a-ca47-4d34-a759-fa29382eb7a2",
    "artist": "Nation of Language",
    "artist_ids": [
        "88927646-0c28-4b1b-a69e-cb33c400d650"
    ],
    "album": "Dance Called Memory",
    "release_id": "22e8329a-ba62-4cfe-add6-6a33af9edf9c",
    "release_group_id": "d29e8491-8f3d-4f70-b494-3a196796ce75",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-09-19",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nation of Language will be LIVE on KEXP on The Midday Show on Monday, August 4th, at 11:00 a.m. That performance is open to the public!\n--\nThey'll be at Seattle's Climate Pledge Arena on Thursday, July 31st, and Saturday, August 1st, opening for Death Cab for Cutie.\n--\nThey'll play The Fillmore in SF on Monday, October 13th.\n--\nOn September 19th, 2025, Nation of Language will release \"Dance Called Memory,\" their fourth album and full-length Sub Pop debut.: https://www.subpop.com/news/2025/06/16/nation_of_language_to_release_dance_called_memory_their_full_length_sub_pop_debut_worldwide_september_19th_2025",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}