Information about plays

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

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

{
    "id": 3634178,
    "uri": "https://api.kexp.org/v2/plays/3634178/?format=api",
    "airdate": "2026-03-27T07:05:31-07:00",
    "show": 66291,
    "show_uri": "https://api.kexp.org/v2/shows/66291/?format=api",
    "image_uri": "https://dn710206.ca.archive.org/0/items/mbid-dfcc3af7-2624-433d-a875-55f7beb31e20/mbid-dfcc3af7-2624-433d-a875-55f7beb31e20-2949021709_thumb500.jpg",
    "thumbnail_uri": "https://dn710206.ca.archive.org/0/items/mbid-dfcc3af7-2624-433d-a875-55f7beb31e20/mbid-dfcc3af7-2624-433d-a875-55f7beb31e20-2949021709_thumb250.jpg",
    "song": "A Roller Skating Jam Named “Saturdays” (LP version)",
    "track_id": "a031d3da-e923-31d5-a317-2263d7831fc3",
    "recording_id": "fe2c9664-42fb-4328-94ef-572a37fa7b66",
    "artist": "De La Soul",
    "artist_ids": [
        "a8ebde98-7e91-46c7-992c-90039ba42017"
    ],
    "album": "A Roller Skating Jam Named “Saturdays”",
    "release_id": "dfcc3af7-2624-433d-a875-55f7beb31e20",
    "release_group_id": "fff47feb-b24b-35ce-83d4-008d4b0a8573",
    "labels": [
        "Tommy Boy Music"
    ],
    "label_ids": [
        "25782561-07e5-453b-b2e9-6a7c39f86a3e"
    ],
    "release_date": "1991-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Produced by the legendary Prince Paul, the track captured the carefree energy of old school roller skating rinks.  The song is built around a sample of \"Grease\" from Frankie Valli.  Other samples include: : -Instant Funk's \"I Got My Mind Made Up.\" -the Mighty Ryeders' \"Evil Vibrations\" -Chicago's \"Saturday in the Park\" -Young-Holt Unlimited's \"Light My Fire\" -Tower of Power's \"Ebony Jam\" -Chic's \"Good Times\" -The Fearless Four's \"F-4000.\"\n--\nThe track includes vocal contributions from rapper Q-Tip, R&B singer Vinia Mojica and entrepreneur Russell Simmons. \n---",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}