Information about plays

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

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

{
    "id": 3583246,
    "uri": "https://api.kexp.org/v2/plays/3583246/?format=api",
    "airdate": "2025-11-26T14:09:01-08:00",
    "show": 65216,
    "show_uri": "https://api.kexp.org/v2/shows/65216/?format=api",
    "image_uri": "https://ia800709.us.archive.org/3/items/mbid-aa03dd97-1bb6-44bb-9e80-2b0743261d8c/mbid-aa03dd97-1bb6-44bb-9e80-2b0743261d8c-24074231342_thumb500.jpg",
    "thumbnail_uri": "https://ia600709.us.archive.org/3/items/mbid-aa03dd97-1bb6-44bb-9e80-2b0743261d8c/mbid-aa03dd97-1bb6-44bb-9e80-2b0743261d8c-24074231342_thumb250.jpg",
    "song": "Give Thanks Version (Dub)",
    "track_id": "16d9e0e2-cf11-41d8-8ba6-e1440cb6fae3",
    "recording_id": "68a09535-c123-427d-8654-dc231d655b0f",
    "artist": "Max Romeo & Lee “Scratch” Perry",
    "artist_ids": [
        "af75ebe4-3ab1-423d-a499-2a6f9d011ce2",
        "d82e9822-521a-4e20-bb22-9e944374cd40"
    ],
    "album": "Horror Zone",
    "release_id": "aa03dd97-1bb6-44bb-9e80-2b0743261d8c",
    "release_group_id": "357f16a2-d71d-490f-81aa-a9b3e4dbde19",
    "labels": [],
    "label_ids": [],
    "release_date": "2016-07-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"This morning, when I heard — I hadn’t cried in about 16 years, since my best friend passed on — that Lee died, I found out that I still had tears left.\" --Max Romeo in 2021, speaking of Lee \"Scratch\" Perry's death\n--\nHere's an obituary of the renowned singer and producer: https://www.theguardian.com/music/2021/aug/29/lee-scratch-perry-obituary",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}