Information about plays

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

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

{
    "id": 3580687,
    "uri": "https://api.kexp.org/v2/plays/3580687/?format=api",
    "airdate": "2025-11-20T15:32:01-08:00",
    "show": 65162,
    "show_uri": "https://api.kexp.org/v2/shows/65162/?format=api",
    "image_uri": "https://ia903204.us.archive.org/2/items/mbid-3e1fae92-c35c-46f9-a1fb-a0f88e4abc8e/mbid-3e1fae92-c35c-46f9-a1fb-a0f88e4abc8e-42743832917_thumb500.jpg",
    "thumbnail_uri": "https://ia803204.us.archive.org/2/items/mbid-3e1fae92-c35c-46f9-a1fb-a0f88e4abc8e/mbid-3e1fae92-c35c-46f9-a1fb-a0f88e4abc8e-42743832917_thumb250.jpg",
    "song": "Endless Deathless",
    "track_id": "71a85a7f-f241-4da5-b993-c9465f00531a",
    "recording_id": "3ca01d24-3485-4bbd-a757-a78be514ec27",
    "artist": "Just Mustard",
    "artist_ids": [
        "7bab7a05-8b0f-4778-b0b8-02dd6deb463a"
    ],
    "album": "We Were Just Here",
    "release_id": "3e1fae92-c35c-46f9-a1fb-a0f88e4abc8e",
    "release_group_id": "b4b9c376-96b2-4e78-b87e-a13f1a2bbb7f",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2025-10-17",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dundalk, Ireland five-piece band Just Mustard will be here in 2026! They're playing The Tractor Tavern in Seattle on Friday, May 8th. They'll be at Cafe Du Nord in SF on Tuesday, May 12th \n--\nGo here to purchase their just-released third album, \"We Were Just Here\": https://justmustard.bandcamp.com/album/we-were-just-here",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}