Information about plays

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

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

{
    "id": 3583376,
    "uri": "https://api.kexp.org/v2/plays/3583376/?format=api",
    "airdate": "2025-11-26T20:26:36-08:00",
    "show": 65218,
    "show_uri": "https://api.kexp.org/v2/shows/65218/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Expanding Blue",
    "track_id": "81081961-2c82-4142-a52a-2906d777e32b",
    "recording_id": "db2431cd-473d-4288-ad68-344fe82423e3",
    "artist": "GUM",
    "artist_ids": [
        "e70fa82b-1080-42a9-b4d0-bae7f02e66d0"
    ],
    "album": "Expanding Blue",
    "release_id": "a060b831-d465-4c9d-b95f-6b0075befc69",
    "release_group_id": "450b9220-1094-434d-8a5d-ae9234fd5e23",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-10-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "One of Australia’s most prolific and hardest working artists, GUM (aka Jay Watson) has shared a brand-new track, \"Expanding Blue.\"\n \nThe track is his first for King Gizzard’s p(doom) records under the GUM moniker following his 2024 collaboration with Gizzard’s Ambrose Kenny-Smith on the album Ill Times.\n\nThe self-produced single is GUM’s first new material since the release of the 2023 album, Saturnia.\n\nhttps://jaywwatson.bandcamp.com/track/expanding-blue",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}