Information about plays

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

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

{
    "id": 3543011,
    "uri": "https://api.kexp.org/v2/plays/3543011/?format=api",
    "airdate": "2025-08-21T18:58:00-07:00",
    "show": 64349,
    "show_uri": "https://api.kexp.org/v2/shows/64349/?format=api",
    "image_uri": "https://ia800205.us.archive.org/28/items/mbid-c93e1d4c-89fa-3139-9c65-8542a39f07d1/mbid-c93e1d4c-89fa-3139-9c65-8542a39f07d1-2703434830_thumb500.jpg",
    "thumbnail_uri": "https://ia800205.us.archive.org/28/items/mbid-c93e1d4c-89fa-3139-9c65-8542a39f07d1/mbid-c93e1d4c-89fa-3139-9c65-8542a39f07d1-2703434830_thumb250.jpg",
    "song": "Here Comes the Sun",
    "track_id": "27515989-1e4a-3195-bf02-157ca343064c",
    "recording_id": "440f60e8-0b25-4ec4-abb1-c6beec624ab0",
    "artist": "The Beatles",
    "artist_ids": [
        "b10bbbfc-cf9e-42e0-be17-e2c3e1d2600d"
    ],
    "album": "Abbey Road",
    "release_id": "c93e1d4c-89fa-3139-9c65-8542a39f07d1",
    "release_group_id": "9162580e-5df4-32de-80cc-f45a8d8a9b1d",
    "labels": [
        "Apple Records",
        "Parlophone"
    ],
    "label_ids": [
        "cf7fc5cf-e011-4ef4-b511-cd0188537910",
        "df7d1c7f-ef95-425f-8eef-445b3d7bcbd9"
    ],
    "release_date": "2009-09-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Melanie in Seattle:\n\n7 years working everyday to stay alive while fighting Leukemia. 5 years post transplant with multiple relapses and still doing chemo every 5 weeks and dealing with Graft Vs. Host Disease.  A very difficult and scary journey made possible with my loving family and friends supporting me. Thanks to all the providers at Fred Hutch who have gone out of their way to care for me managing my complex oncology. The best medicine so far is a walk in the park and enjoying the sun, fresh air, and flowers.  I hope for many more good days with special memories for everyone fighting cancer.  \n\nLove you Malcolm, Maddie , Miles, Hayley, Terry and Jack.\n\n---\n\nhttps://www.fredhutch.org/en.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}