Information about plays

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

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

{
    "id": 3582369,
    "uri": "https://api.kexp.org/v2/plays/3582369/?format=api",
    "airdate": "2025-11-24T12:44:01-08:00",
    "show": 65199,
    "show_uri": "https://api.kexp.org/v2/shows/65199/?format=api",
    "image_uri": "https://dn710006.ca.archive.org/0/items/mbid-4d2b8b78-4c1c-42ed-80b0-401614e834b5/mbid-4d2b8b78-4c1c-42ed-80b0-401614e834b5-42884624643_thumb500.jpg",
    "thumbnail_uri": "https://ia800901.us.archive.org/35/items/mbid-4d2b8b78-4c1c-42ed-80b0-401614e834b5/mbid-4d2b8b78-4c1c-42ed-80b0-401614e834b5-42884624643_thumb250.jpg",
    "song": "A Bridge to Far",
    "track_id": "0e74862b-acf5-4972-bba9-301df3c7e22e",
    "recording_id": "da6d5ca7-1504-445c-a0f5-cb5dd4622bb1",
    "artist": "Midlake",
    "artist_ids": [
        "da90b5da-349e-4906-a0b4-805f5e46190d"
    ],
    "album": "A Bridge to Far",
    "release_id": "4d2b8b78-4c1c-42ed-80b0-401614e834b5",
    "release_group_id": "9deb3316-e5b6-40a5-92c9-e35ad69ba617",
    "labels": [
        "Bella Union"
    ],
    "label_ids": [
        "2e72153d-8eb0-49a3-8b18-3a054d2c7f33"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Midlake is an American folk rock band from Denton, Texas, formed in 1999. The band consists of Eric Pulido, McKenzie Smith, Eric Nichelson, Jesse Chandler and Joey McClellan. https://midlakeband.bandcamp.com/music\n\nDon't miss Live Video from the band's 2014 KEXP In-Studio, hosted by Cheryl: https://bit.ly/2ZnYujq.\n\nhttps://midlakeband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}