Information about plays

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

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

{
    "id": 3632702,
    "uri": "https://api.kexp.org/v2/plays/3632702/?format=api",
    "airdate": "2026-03-23T10:22:11-07:00",
    "show": 66260,
    "show_uri": "https://api.kexp.org/v2/shows/66260/?format=api",
    "image_uri": "https://dn710306.ca.archive.org/0/items/mbid-d98c325b-0632-4fe2-aa1e-2ef07d18477f/mbid-d98c325b-0632-4fe2-aa1e-2ef07d18477f-7800123470_thumb500.jpg",
    "thumbnail_uri": "https://dn710306.ca.archive.org/0/items/mbid-d98c325b-0632-4fe2-aa1e-2ef07d18477f/mbid-d98c325b-0632-4fe2-aa1e-2ef07d18477f-7800123470_thumb250.jpg",
    "song": "My Kingdom",
    "track_id": "3c51ffe0-f607-3703-8755-ff0179e97d2a",
    "recording_id": "d28b88c5-db65-42e6-94ea-caf913b44d1d",
    "artist": "Echo & The Bunnymen",
    "artist_ids": [
        "ccd4879c-5e88-4385-b131-bf65296bf245"
    ],
    "album": "Ocean Rain",
    "release_id": "d98c325b-0632-4fe2-aa1e-2ef07d18477f",
    "release_group_id": "ecbe6d07-c2e4-37fe-9a99-8484dd7f9a20",
    "labels": [
        "Sire Records",
        "Rhino"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf",
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2004-01-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Originally released May 4th, 1984! The band oft produced by Ian Broudie, but *this* beautiful album was produced by Gil Norton, Henri Lonstan, and the band members themselves. And recorded in Paris!\n\n\"B-b-burn the skin off and climb the roof top...\nThy will be done...\nB-b-bite the nose off and make it the most of\nYour king- kingdom kingdom kingdommmmmmm!!!\"\n\nWatch them perform \"My Kingdom\" live in London in 2011: https://www.youtube.com/watch?v=ZV4ARCCM5Qc.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}