Information about plays

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

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

{
    "id": 3627153,
    "uri": "https://api.kexp.org/v2/plays/3627153/?format=api",
    "airdate": "2026-03-09T17:27:10-07:00",
    "show": 66139,
    "show_uri": "https://api.kexp.org/v2/shows/66139/?format=api",
    "image_uri": "https://coverartarchive.org/release/d7684e3c-5189-4d91-8388-f87a105526b5/36455020640-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/d7684e3c-5189-4d91-8388-f87a105526b5/36455020640-250.jpg",
    "song": "Let the Sunshine In",
    "track_id": null,
    "recording_id": "da1ee64a-3487-47c5-8db0-5b4085203a7f",
    "artist": "Jimetta Rose & The Voices of Creation",
    "artist_ids": [
        "5b1284e9-835c-42fd-b3a1-d96a47bdcd08"
    ],
    "album": "How Good It Is",
    "release_id": null,
    "release_group_id": "08b15732-10ad-4e76-8dc8-a886fc9ab6d7",
    "labels": [
        "Day Dreamer"
    ],
    "label_ids": [
        "f5eea306-0a62-4cd5-84ee-7f38e75109ab"
    ],
    "release_date": "2022-08-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Community-based choir The Voices of Creation is directed by performer, songwriter, arranger, producer, and pillar of the Los Angeles scene Jimetta Rose. They are a multigenerational group of mostly amateur singers that perform alongside some of the best musicians in the city. Their music fuses contemporary gospel with elements of jazz, soul, and funk.\n\nGo check them out on bandcamp - https://jimettarosethevoicesofcreation.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}