Information about plays

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

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

{
    "id": 3602254,
    "uri": "https://api.kexp.org/v2/plays/3602254/?format=api",
    "airdate": "2026-01-09T13:35:05-08:00",
    "show": 65604,
    "show_uri": "https://api.kexp.org/v2/shows/65604/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "C.I.A. (Criminals in Action)",
    "track_id": null,
    "recording_id": "35e01892-2ecb-4d89-9d2c-860d22741da0",
    "artist": "Zack de la Rocha, KRS‐One & The Last Emperor",
    "artist_ids": [
        "aa659468-db56-41c9-b6fe-61f4bb2ef1a6",
        "fc4568b6-cbe3-4a3d-8409-28510c19e3e2",
        "2457c103-07ba-4cc1-9f7b-73ab1b0af93f"
    ],
    "album": "Lyricist Lounge, Volume One",
    "release_id": null,
    "release_group_id": "42fab1df-b018-35c9-937a-c6a1d250f287",
    "labels": [
        "Rawkus Records"
    ],
    "label_ids": [
        "21a9343c-4a03-4768-8186-569dc03f850c"
    ],
    "release_date": "1998-05-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "1998's 'Lyricist Lounge, Volume One' is the first installment of Rawkus Records Lyricist Lounge album series, based on the Lyricist Lounge showcases in New York City. The double-disc compilation features De La Soul, Mos Def, Q-Tip, Tash of Tha Alkaholiks, Punch & Words, O.C., Ras Kass, Black Thought, Common, Pharoahe Monch, Saul Williams, Kool Keith, Talib Kweli & Hi-Tek, Bahamadia, Rah Digga, Shabaam Sahdeeq, Jurassic 5 - and on this track, Zack de la Rocha of Rage Against the Machine, Last Emperor and Company Flow, KRS-One, and The Last Emperor.\n\nVideo!\nhttps://youtu.be/QXIqkZJzzIw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}