Information about plays

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

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

{
    "id": 3607625,
    "uri": "https://api.kexp.org/v2/plays/3607625/?format=api",
    "airdate": "2026-01-22T11:30:31-08:00",
    "show": 65723,
    "show_uri": "https://api.kexp.org/v2/shows/65723/?format=api",
    "image_uri": "https://dn710102.ca.archive.org/0/items/mbid-b2d36027-338b-45df-91d1-b5a4175a7542/mbid-b2d36027-338b-45df-91d1-b5a4175a7542-43785501255_thumb500.jpg",
    "thumbnail_uri": "https://dn710102.ca.archive.org/0/items/mbid-b2d36027-338b-45df-91d1-b5a4175a7542/mbid-b2d36027-338b-45df-91d1-b5a4175a7542-43785501255_thumb250.jpg",
    "song": "Fake Like",
    "track_id": "8f80c907-0bc4-43d8-8e8e-58d95a832538",
    "recording_id": "682e8458-958f-4888-b9a1-b80c96e6aab7",
    "artist": "The Afghan Whigs",
    "artist_ids": [
        "2feb192c-2363-46d6-b476-1c88a25cb294"
    ],
    "album": "Fake Like / Downtown",
    "release_id": "b2d36027-338b-45df-91d1-b5a4175a7542",
    "release_group_id": "dbb6e6ea-af2a-4b1f-9658-8640ca1add41",
    "labels": [
        "Royal Cream",
        "BMG"
    ],
    "label_ids": [
        "51f1b632-4f4f-44fc-9907-03ede28ea157",
        "82ef9b02-7b42-49fe-a6bc-0d8ba816d72f"
    ],
    "release_date": "2025-12-10",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Did you know that this year marks the 40th anniversary of The Afghan Whigs?\n\nThey have just released two new tracks, both covers. \"Fake Like\" is a cover of Minneapolis-based indie band Poliça and \"Downtown\" is a cover of Still Corners. \n--\nThe band is celebrating their 40th year with a newly announced 20-date tour that includes Mercury Rev supporting them. Local stops this Spring include:\n\n- Friday, May 15th at the Aladdin Theatre in Portland\n- Sunday, May 17th at the Showbox in Seattle\n- Tuesday, May 19th  at The Filmore in San Francisco\n\nhttps://theafghanwhigs.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}