Information about plays

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

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

{
    "id": 3437501,
    "uri": "https://api.kexp.org/v2/plays/3437501/?format=api",
    "airdate": "2024-12-13T08:17:51-08:00",
    "show": 62096,
    "show_uri": "https://api.kexp.org/v2/shows/62096/?format=api",
    "image_uri": "https://ia803401.us.archive.org/32/items/mbid-813e482e-31cd-4287-a329-370924adce1d/mbid-813e482e-31cd-4287-a329-370924adce1d-39194904794_thumb500.jpg",
    "thumbnail_uri": "https://ia903401.us.archive.org/32/items/mbid-813e482e-31cd-4287-a329-370924adce1d/mbid-813e482e-31cd-4287-a329-370924adce1d-39194904794_thumb250.jpg",
    "song": "Save It for Later",
    "track_id": "eabbd0a9-9bff-4285-abcf-8be300bca8e7",
    "recording_id": "b5786b35-daa7-4963-86bc-4af707a4e1f4",
    "artist": "Eddie Vedder",
    "artist_ids": [
        "1a60d6dd-9d3e-40fc-a66d-3184f9ee0d61"
    ],
    "album": "Save It for Later",
    "release_id": "813e482e-31cd-4287-a329-370924adce1d",
    "release_group_id": "5624b8e2-98ca-41de-a708-7ce74fdd08fd",
    "labels": [
        "Republic Records"
    ],
    "label_ids": [
        "e0ecd909-0477-485f-80dc-3c27ea4837ca"
    ],
    "release_date": "2024-06-27",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Hi Morning Crew! My partner, aka Chickenman, had a rough week. If you have a chance to play Eddie Vedder's version of the English Beat's \"Save it for Later,\" could you give him a shout out? His name is Mike, but friends and family will know \"Chickenman.\"  Thank you for the great week! ---Sierra in Seattle \n--\n\"Ed smashes his guitar\" during this Pearl Jam performance of \"Save It for Later\" in Tampa in 2026: https://www.youtube.com/watch?v=fFf0TvxGRSY\n--\nThe English Beat performed this incredible song live for KEXP listeners from the Bumbershoot Music Lounge in 2010: https://tinyurl.com/2p9zpjta",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}