Information about plays

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

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

{
    "id": 3594460,
    "uri": "https://api.kexp.org/v2/plays/3594460/?format=api",
    "airdate": "2025-12-22T12:08:50-08:00",
    "show": 65448,
    "show_uri": "https://api.kexp.org/v2/shows/65448/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "In My Head",
    "track_id": "11a96bf4-4179-4dd3-bfb1-59a7c763d411",
    "recording_id": "8f7eeac6-1f90-4076-ae37-b3d46ff60cf2",
    "artist": "Phantogram & Whethan",
    "artist_ids": [
        "9dbb9d00-e2d3-484d-8049-10e5e125913c",
        "dfe78af2-779e-4137-826a-3073a16e3278"
    ],
    "album": "In My Head",
    "release_id": "11f56056-a7e4-4fa5-9572-d439a4d7b9b4",
    "release_group_id": "5225e07d-5be9-4e38-8868-5869e8214cee",
    "labels": [
        "Neon Gold"
    ],
    "label_ids": [
        "813cd12c-d731-4e33-9169-3841336b24c0"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The New York-born, Los Angeles-based duo Phantogram collaborated with Chicago electronic musician Whethan (Charli XCX, Dua Lipa, etc) on this new track.\nPhantogram said: ”In My Head” was an idea we thought had strong potential, but couldn’t quite find the right way to execute it. Upon meeting Whethan, we decided to try working it out with him and it turned into this very cool hybrid of both of our styles.”\n\nYou can catch Phantogram one last time in the PNW before they head to Europe:\n* Portland on January 2 at Realm\n\nhttps://phantogram.bandcamp.com\nhttps://www.phantogram.com/\n\n--\n\nCheck out Phantogram's live performance in the KEXP studio in 2024: https://youtu.be/KfwTRzC--VU?si=7usxXo6tUhlPj5vI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}