Information about plays

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

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

{
    "id": 3339772,
    "uri": "https://api.kexp.org/v2/plays/3339772/?format=api",
    "airdate": "2024-04-25T05:21:34-07:00",
    "show": 60041,
    "show_uri": "https://api.kexp.org/v2/shows/60041/?format=api",
    "image_uri": "https://ia601701.us.archive.org/24/items/mbid-b3679510-0354-4105-8012-80371ea99e97/mbid-b3679510-0354-4105-8012-80371ea99e97-30902155162_thumb500.jpg",
    "thumbnail_uri": "https://ia801701.us.archive.org/24/items/mbid-b3679510-0354-4105-8012-80371ea99e97/mbid-b3679510-0354-4105-8012-80371ea99e97-30902155162_thumb250.jpg",
    "song": "Should’ve Been Me",
    "track_id": "985e7150-180f-4423-ad73-0d3512b6db19",
    "recording_id": "56782cfe-84b3-4326-a83b-62ef5bdcb3a9",
    "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": "Mitski's Laurel Hell was the best selling album in the United States during the first week of its release. Mitski recorded the 2022 album with her longtime producer Patrick Hyland throughout the isolation of a pandemic, during which some of the songs “slowly took on new forms and meanings, like seed to flower.” \n\nWatch her Live on KEXP session from 2019: https://www.youtube.com/watch?v=22nLs0Omn-8",
    "play_type": "trackplay"
}