Information about plays

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

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

{
    "id": 3596173,
    "uri": "https://api.kexp.org/v2/plays/3596173/?format=api",
    "airdate": "2025-12-26T07:26:46-08:00",
    "show": 65477,
    "show_uri": "https://api.kexp.org/v2/shows/65477/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "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\nComet 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",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}