Information about plays

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

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

{
    "id": 3558385,
    "uri": "https://api.kexp.org/v2/plays/3558385/?format=api",
    "airdate": "2025-09-27T14:36:39-07:00",
    "show": 64677,
    "show_uri": "https://api.kexp.org/v2/shows/64677/?format=api",
    "image_uri": "https://ia800901.us.archive.org/35/items/mbid-4d2b8b78-4c1c-42ed-80b0-401614e834b5/mbid-4d2b8b78-4c1c-42ed-80b0-401614e834b5-42884624643_thumb500.jpg",
    "thumbnail_uri": "https://dn710006.ca.archive.org/0/items/mbid-4d2b8b78-4c1c-42ed-80b0-401614e834b5/mbid-4d2b8b78-4c1c-42ed-80b0-401614e834b5-42884624643_thumb250.jpg",
    "song": "The Ghouls",
    "track_id": "ee01ce23-0d98-4271-a183-dafcdd048850",
    "recording_id": "49f901ae-42c4-471a-81f6-ea7d2a3f5045",
    "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": "New Music from Midlake, their new album A Bridge to Far will be out November 7th. \n---\nMidlake 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.\n\nmidlakeband.com\n\nhttps://midlakeband.bandcamp.com/album/a-bridge-to-far\n---\nCheck out an album review here: https://www.brooklynvegan.com/midlake-announce-new-album-share-the-ghouls/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}