Information about plays

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

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

{
    "id": 3563075,
    "uri": "https://api.kexp.org/v2/plays/3563075/?format=api",
    "airdate": "2025-10-09T14:51:57-07:00",
    "show": 64788,
    "show_uri": "https://api.kexp.org/v2/shows/64788/?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": "Fill in the Blank",
    "track_id": "624fadab-c322-4109-9d30-470c61a4f450",
    "recording_id": "50e31792-35f1-409c-8001-c3941e0aa3f0",
    "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": "#167 on YOUR countdown of listener favorite albums...\n---\nIn 2018, \"Fill in the Blank\" was part of Car Seat Headrest's wonderful in-studio live performance.  Watch that entire session here: https://www.youtube.com/watch?v=CqT3U2UYS4k\n--\nHave you watched a live performance on KEXP that delighted you, excited you, or moved you to tears?  Support these incredible events with your donation: https://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}