Information about plays

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

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

{
    "id": 3631526,
    "uri": "https://api.kexp.org/v2/plays/3631526/?format=api",
    "airdate": "2026-03-20T15:50:32-07:00",
    "show": 66231,
    "show_uri": "https://api.kexp.org/v2/shows/66231/?format=api",
    "image_uri": "https://coverartarchive.org/release/3ca448ba-ea49-49c3-9b2c-d4e9b8948fb2/4765382788-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/3ca448ba-ea49-49c3-9b2c-d4e9b8948fb2/4765382788-250.jpg",
    "song": "Let’s Organize",
    "track_id": null,
    "recording_id": "0dea6b21-15fb-46d8-ace1-0e3a9083d685",
    "artist": "Organized Konfusion feat. Q‐Tip & O-Cee",
    "artist_ids": [
        "cd3f07e8-7047-418c-a325-d2028ee1b8a0",
        "b3c94036-6166-41d2-91a2-dc3a0b5fa188",
        "f804d8c0-bf16-4e15-92db-e3642d629f95"
    ],
    "album": "Stress (The Extinction Agenda)",
    "release_id": null,
    "release_group_id": "d6cfc3c2-462e-3695-8c90-b70b0afae306",
    "labels": [
        "Fat Beats Records"
    ],
    "label_ids": [
        "8319a9cf-0459-4676-893e-be41069bc581"
    ],
    "release_date": "1994-08-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Though “Let’s Organize,” with its verses from Q-Tip and O.C., seems like an ideal single, it was never issued as a promotional track. It makes use of a brief instrumental passage from Patrice Rushen’s “Kickin’ Back,” a 1975 cut that’s only rarely been sampled.\n\nRead Larry Mizell, Jr.'s deep dive into this album for KEXP's 50 years of hip-hop: https://tinyurl.com/23zyktsz",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}