Information about plays

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

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

{
    "id": 3626753,
    "uri": "https://api.kexp.org/v2/plays/3626753/?format=api",
    "airdate": "2026-03-08T12:58:22-07:00",
    "show": 66127,
    "show_uri": "https://api.kexp.org/v2/shows/66127/?format=api",
    "image_uri": "https://dn710901.ca.archive.org/0/items/mbid-4f931a2b-98eb-49bb-94b7-0ec62dcfe644/mbid-4f931a2b-98eb-49bb-94b7-0ec62dcfe644-5356827241_thumb500.jpg",
    "thumbnail_uri": "https://ia601808.us.archive.org/27/items/mbid-4f931a2b-98eb-49bb-94b7-0ec62dcfe644/mbid-4f931a2b-98eb-49bb-94b7-0ec62dcfe644-5356827241_thumb250.jpg",
    "song": "Lost Ones",
    "track_id": "f1d1fbed-2da7-3c9d-b83e-9e45297e4285",
    "recording_id": "58566d0c-7f20-4c6a-9e71-3647d67d066c",
    "artist": "Lauryn Hill",
    "artist_ids": [
        "e8414012-4a1c-4ad4-be5e-fc55294e28cc"
    ],
    "album": "The Miseducation of Lauryn Hill",
    "release_id": "4f931a2b-98eb-49bb-94b7-0ec62dcfe644",
    "release_group_id": "8691d12c-abd8-385c-b1eb-d841190124f7",
    "labels": [
        "Ruffhouse Records"
    ],
    "label_ids": [
        "fb5e3051-217d-4ab7-bc7b-1d1d8e2327b3"
    ],
    "release_date": "1998-08-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Though the Fugees had been wildly successful, and Lauryn Hill had been widely recognized as a key to their popularity, few were prepared for her stunning debut.  Hill, of Haitian heritage, rhymed in a tough Caribbean patois on the opener, \"Lost Ones,\" wasting little time to excoriate her former bandmates and/or record-label executives for caving in to commercial success. --Allmusic https://tinyurl.com/yc5zeudh\n\nDon't be one of the Lost Ones. Donate to the KEXP Spring Drive!\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}