Information about plays

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

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

{
    "id": 3613299,
    "uri": "https://api.kexp.org/v2/plays/3613299/?format=api",
    "airdate": "2026-02-04T23:27:37-08:00",
    "show": 65842,
    "show_uri": "https://api.kexp.org/v2/shows/65842/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-e252c4b5-9bf2-4109-8e26-d1d9ad06c6f9/mbid-e252c4b5-9bf2-4109-8e26-d1d9ad06c6f9-43221985537_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-e252c4b5-9bf2-4109-8e26-d1d9ad06c6f9/mbid-e252c4b5-9bf2-4109-8e26-d1d9ad06c6f9-43221985537_thumb250.jpg",
    "song": "Don’t Let It Get You Down",
    "track_id": "518c2ba0-4cd2-487a-a1b4-8108721a6edd",
    "recording_id": "b300ee74-d6ad-4de8-9f6c-613900ed60d3",
    "artist": "Joshua Idehen",
    "artist_ids": [
        "3fc0070f-6b5b-4fc3-b5d3-afc87c80354a"
    ],
    "album": "I Know You’re Hurting, Everyone Is Hurting, Everyone Is Trying, You Have Got to Try.",
    "release_id": "e252c4b5-9bf2-4109-8e26-d1d9ad06c6f9",
    "release_group_id": "39c4632c-621e-4207-afa6-48e74166399a",
    "labels": [
        "Heavenly Recordings"
    ],
    "label_ids": [
        "696ee2f4-c486-4e7a-80f4-cfd85193677a"
    ],
    "release_date": "2026-03-06",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Joshua Idehen is a British-born Nigerian spoken-word artist and musician based in Sweden. \n\nAs a musician, he has contributed poems to Mercury-nominated albums: \"Channel The Spirits\" by The Comet Is Coming, \"Your Queen Is A Reptile\" and the Mobo winning \"Black Is The Future\", both by Sons of Kemet.\n\nhttps://joshuaidehen.bandcamp.com/album/i-know-you-re-hurting-everyone-is-hurting-everyone-is-trying-you-have-got-to-try\nIG: @joshuaidehen",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}