Information about plays

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

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

{
    "id": 3638961,
    "uri": "https://api.kexp.org/v2/plays/3638961/?format=api",
    "airdate": "2026-04-07T07:00:07-07:00",
    "show": 66389,
    "show_uri": "https://api.kexp.org/v2/shows/66389/?format=api",
    "image_uri": "https://dn721603.ca.archive.org/0/items/mbid-e6f14b9e-d51f-4029-bc9a-a9540f901fa5/mbid-e6f14b9e-d51f-4029-bc9a-a9540f901fa5-36932366193_thumb500.jpg",
    "thumbnail_uri": "https://dn721603.ca.archive.org/0/items/mbid-e6f14b9e-d51f-4029-bc9a-a9540f901fa5/mbid-e6f14b9e-d51f-4029-bc9a-a9540f901fa5-36932366193_thumb250.jpg",
    "song": "When a Man Loves a Woman",
    "track_id": "97d3fc17-85bc-39a9-a917-92b6746bbf3b",
    "recording_id": "f7d7173c-a74a-427e-878b-4f8f4655d926",
    "artist": "Percy Sledge",
    "artist_ids": [
        "c2f37fdf-5e8f-4d9c-9a03-219a8239cf5f"
    ],
    "album": "The Muscle Shoals Sound",
    "release_id": "e6f14b9e-d51f-4029-bc9a-a9540f901fa5",
    "release_group_id": "f4687a43-be1c-4465-a762-63ae04ba7dd7",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1993-12-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Read more about the new craters identified on the Moon by the Artemis II team: https://www.nasa.gov/blogs/missions/2026/04/06/artemis-ii-flight-day-6-lunar-flyby-updates/\n\n+ Just northwest of Orientale basin highlighted above is a crater they would like to name Integrity after their spacecraft and this historic mission. \n+ Just northeast of Integrity, on the near and far side boundary, and sometimes visible from Earth, the crew suggested Carroll crater in honor of Reid Wiseman’s late wife, Carroll Taylor Wiseman.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}