Information about plays

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

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

{
    "id": 3545046,
    "uri": "https://api.kexp.org/v2/plays/3545046/?format=api",
    "airdate": "2025-08-26T11:51:55-07:00",
    "show": 64393,
    "show_uri": "https://api.kexp.org/v2/shows/64393/?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": "Drunk Drivers/Killer Whales",
    "track_id": "4eb6bbe9-0ee9-4431-8499-0cabaf7fda00",
    "recording_id": "8878a9cc-f17f-45cc-8050-d4de8569da13",
    "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": "Car Seat Headrest was just live in the KEXP Gathering Space at noon last Friday, August 22nd. Go to KEXP's streaming archive to hear that performance for two weeks: https://www.kexp.org/archive/\n--\nAND, subscribe to our YouTube channel to be notified when that performance airs: https://www.youtube.com/kexp\n--\nEnjoy this live performance of \"Drunk Drivers/Killer Whales\": https://www.youtube.com/watch?v=r7FgOcZMCPk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}