Information about plays

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

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

{
    "id": 3578054,
    "uri": "https://api.kexp.org/v2/plays/3578054/?format=api",
    "airdate": "2025-11-14T12:03:56-08:00",
    "show": 65106,
    "show_uri": "https://api.kexp.org/v2/shows/65106/?format=api",
    "image_uri": "https://ia802909.us.archive.org/30/items/mbid-e3d29895-a4c8-44db-b1c1-63adf2366260/mbid-e3d29895-a4c8-44db-b1c1-63adf2366260-42809268782_thumb500.jpg",
    "thumbnail_uri": "https://dn721809.ca.archive.org/0/items/mbid-e3d29895-a4c8-44db-b1c1-63adf2366260/mbid-e3d29895-a4c8-44db-b1c1-63adf2366260-42809268782_thumb250.jpg",
    "song": "About Leaving",
    "track_id": "12a9b153-c4fc-4f81-8cdb-4dd4293fc32a",
    "recording_id": "11f09c1f-46d8-451b-aa44-a21c8e6d577a",
    "artist": "Westerman",
    "artist_ids": [
        "496c10d0-981c-4816-ac9b-4d073bc32bdc"
    ],
    "album": "A Jackal's Wedding",
    "release_id": "e3d29895-a4c8-44db-b1c1-63adf2366260",
    "release_group_id": "618035d6-0cf6-4d38-8b58-a0807f797815",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released just last week, \"The third studio album from London-born, Greece-based singer-songwriter Westerman is a charming and textured slice of indie pop. Featuring syncopated rhythms, playful synths, guitars, drum machines, and his signature rich vocals, ‘A Jackal’s Wedding’ finds Westerman creating in a more fluid, present state, recording the album in a fraction of the time it took to complete its predecessor. Co-producing with Marta Salogni, the pair achieve an organic, enchanting soundscape that feels lush and welcoming,\" writes KEXP's Chris Sanley.\n\nEnjoy Westerman playing Live on KEXP in 2023: https://www.youtube.com/watch?v=NAVeYAkyWno\n\nhttps://westerman.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}