Information about plays

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

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

{
    "id": 3580300,
    "uri": "https://api.kexp.org/v2/plays/3580300/?format=api",
    "airdate": "2025-11-19T16:49:30-08:00",
    "show": 65155,
    "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
    "image_uri": "https://ia601505.us.archive.org/25/items/mbid-24592204-1a84-482f-8259-fa02ac1b9f21/mbid-24592204-1a84-482f-8259-fa02ac1b9f21-16109910894_thumb500.jpg",
    "thumbnail_uri": "https://ia801505.us.archive.org/25/items/mbid-24592204-1a84-482f-8259-fa02ac1b9f21/mbid-24592204-1a84-482f-8259-fa02ac1b9f21-16109910894_thumb250.jpg",
    "song": "Vincent",
    "track_id": "867d27af-8184-489c-8e8a-57720c594551",
    "recording_id": "403e82ff-77ec-42e7-aeed-d7837e1e7b6f",
    "artist": "Car Seat Headrest",
    "artist_ids": [
        "0fabbc1d-8d94-4a61-bd1d-1099ad1e4559"
    ],
    "album": "Teens of Denial",
    "release_id": "24592204-1a84-482f-8259-fa02ac1b9f21",
    "release_group_id": "7413db7e-163c-4e48-bd8e-c41fd466b2c1",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2016-01-01",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "DJ Cheryl Waters was the host in 2017 when Will Toledo and colleagues opened their Live on KEXP set with \"Vincent\": https://www.youtube.com/watch?v=UZK3KrK_NlQ\n\n--- \nThey stopped by earlier this year to discuss their latest album, The Scholars, their concept album in the tradition of a rock opera with Cheryl on an episode of A Deeper Listen: https://www.kexp.org/podcasts/a-deeper-listen/2025/8/26/car-seat-headrest-delivers-the-next-big-rock-opera/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}