Information about plays

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

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

{
    "id": 3545981,
    "uri": "https://api.kexp.org/v2/plays/3545981/?format=api",
    "airdate": "2025-08-28T18:36:45-07:00",
    "show": 64411,
    "show_uri": "https://api.kexp.org/v2/shows/64411/?format=api",
    "image_uri": "https://dn721600.ca.archive.org/0/items/mbid-b3679510-0354-4105-8012-80371ea99e97/mbid-b3679510-0354-4105-8012-80371ea99e97-30902155162_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-b3679510-0354-4105-8012-80371ea99e97/mbid-b3679510-0354-4105-8012-80371ea99e97-30902155162_thumb250.jpg",
    "song": "The Only Heartbreaker",
    "track_id": "85bf6a9d-d08c-4bb6-85ac-5bb05126ee59",
    "recording_id": "98b81b12-d5ff-4d6b-97cf-8c4b6b839259",
    "artist": "Mitski",
    "artist_ids": [
        "fa58cf24-0e44-421d-8519-8bf461dcfaa5"
    ],
    "album": "Laurel Hell",
    "release_id": "0ec6e22c-f9a4-4d82-9a77-7254a9a2c94d",
    "release_group_id": "f99a6b54-900b-4f17-bdcf-451639873b5d",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2022-02-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch Mitski's Full Performance Live on KEXP from 2018: https://youtu.be/22nLs0Omn-8?si=md1TYm7ZcDpFZYNh\n--\nFlames all around in the official video: https://www.youtube.com/watch?v=LmXFF_whkVk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}