Information about plays

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

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

{
    "id": 3564616,
    "uri": "https://api.kexp.org/v2/plays/3564616/?format=api",
    "airdate": "2025-10-13T16:14:47-07:00",
    "show": 64827,
    "show_uri": "https://api.kexp.org/v2/shows/64827/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-580ecba1-9324-4055-81f2-fed3401faf9f/mbid-580ecba1-9324-4055-81f2-fed3401faf9f-42448273323_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-580ecba1-9324-4055-81f2-fed3401faf9f/mbid-580ecba1-9324-4055-81f2-fed3401faf9f-42448273323_thumb250.jpg",
    "song": "The Land Swallowed Them Whole",
    "track_id": "c086fb8e-0658-43c8-8c27-2205f3208cf7",
    "recording_id": "737dbf31-ba19-4cff-940c-c0a55b6fa000",
    "artist": "Cochemea",
    "artist_ids": [
        "d07dbd31-aa19-4c5b-b071-4f52b1f75e40"
    ],
    "album": "Vol III: Ancestros Futuros",
    "release_id": "580ecba1-9324-4055-81f2-fed3401faf9f",
    "release_group_id": "5a8c87ca-2dd5-45d5-8d3c-cc2bae083e84",
    "labels": [
        "Daptone Records"
    ],
    "label_ids": [
        "6507ff0e-035a-4a24-9bbe-e07b1e2224d8"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Yaqui and Mescalero Apache artist Cochemea has two albums on the Daptone label. He is also the saxophone for the Dap Kings.\n--\nThe Yaqui, Hiaki, or Yoeme, are an Indigenous people of Mexico and Native American tribe, who speak the Yaqui language, a Uto-Aztecan language.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}