Information about plays

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

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

{
    "id": 3634031,
    "uri": "https://api.kexp.org/v2/plays/3634031/?format=api",
    "airdate": "2026-03-26T21:15:24-07:00",
    "show": 66287,
    "show_uri": "https://api.kexp.org/v2/shows/66287/?format=api",
    "image_uri": "https://dn710200.ca.archive.org/0/items/mbid-213b078b-411f-40bb-b692-56f7a4e32264/mbid-213b078b-411f-40bb-b692-56f7a4e32264-37739366769_thumb500.jpg",
    "thumbnail_uri": "https://ia601702.us.archive.org/24/items/mbid-213b078b-411f-40bb-b692-56f7a4e32264/mbid-213b078b-411f-40bb-b692-56f7a4e32264-37739366769_thumb250.jpg",
    "song": "Got Your Money",
    "track_id": "7df7ff2c-79cc-4ad8-8f26-5bfb23f5d508",
    "recording_id": "686d345a-8971-444f-b97c-30664abc3d7c",
    "artist": "Ol’ Dirty Bastard feat. Kelis",
    "artist_ids": [
        "1239d1bc-cc09-43e0-bcd0-374f60346138",
        "d50548a0-3cfd-4d7a-964b-0aef6545d819"
    ],
    "album": "N***a Please",
    "release_id": "213b078b-411f-40bb-b692-56f7a4e32264",
    "release_group_id": "914316ae-a646-4e7c-a92e-199d26882560",
    "labels": [
        "Elektra"
    ],
    "label_ids": [
        "873f9f75-af68-4872-98e2-431058e4c9a9"
    ],
    "release_date": "1999-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Russell Tyrone Jones, known professionally as Ol' Dirty Bastard, was an American rapper who was one of the founding members of the New York rap group Wu-Tang Clan, formed in 1992. \n\nThis single was Kelis [Rogers] debut recording, before her her debut single, \"Caught Out There,\" came out soon after.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}