Information about plays

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

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

{
    "id": 3626021,
    "uri": "https://api.kexp.org/v2/plays/3626021/?format=api",
    "airdate": "2026-03-06T14:04:38-08:00",
    "show": 66107,
    "show_uri": "https://api.kexp.org/v2/shows/66107/?format=api",
    "image_uri": "https://dn710609.ca.archive.org/0/items/mbid-f455ce9d-3e8c-3455-96ea-dfa55106617d/mbid-f455ce9d-3e8c-3455-96ea-dfa55106617d-25714050810_thumb500.jpg",
    "thumbnail_uri": "https://dn710609.ca.archive.org/0/items/mbid-f455ce9d-3e8c-3455-96ea-dfa55106617d/mbid-f455ce9d-3e8c-3455-96ea-dfa55106617d-25714050810_thumb250.jpg",
    "song": "U.R.A. Fever",
    "track_id": "26705dba-c61f-3e38-a5df-52f4696273d9",
    "recording_id": "21fedfe1-ce7b-4a7a-8fe6-d58934488867",
    "artist": "The Kills",
    "artist_ids": [
        "2c629b8c-d751-4131-b785-5690bb5e0fd7"
    ],
    "album": "Midnight Boom",
    "release_id": "f455ce9d-3e8c-3455-96ea-dfa55106617d",
    "release_group_id": "c7c6de58-87ce-3e86-9e29-bfdae583e738",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "f27235b7-7666-4d70-a2c7-9f7b1981eaa0"
    ],
    "release_date": "2008-03-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Kills were Live on KEXP in 2024! Check out their performance here. https://www.youtube.com/watch?v=t_NbKcuTU1E\n\nThis 2008 song was the lead single off The Kills' third album, Midnight Boom. This song, written by Jamie Hince and Alison Mosshart, has the couple singing about a brief romance and a winning streak in Las Vegas (both atypical). Watch the official video: https://bit.ly/3omAha7\n\nhttps://thekills.tv/\nhttps://thekills.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}