Information about plays

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

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

{
    "id": 3640344,
    "uri": "https://api.kexp.org/v2/plays/3640344/?format=api",
    "airdate": "2026-04-10T15:37:33-07:00",
    "show": 66416,
    "show_uri": "https://api.kexp.org/v2/shows/66416/?format=api",
    "image_uri": "https://ia801406.us.archive.org/13/items/mbid-c131cfbf-5024-4a50-a27b-366f04d3fcd8/mbid-c131cfbf-5024-4a50-a27b-366f04d3fcd8-1674181130_thumb500.jpg",
    "thumbnail_uri": "https://dn710808.ca.archive.org/0/items/mbid-c131cfbf-5024-4a50-a27b-366f04d3fcd8/mbid-c131cfbf-5024-4a50-a27b-366f04d3fcd8-1674181130_thumb250.jpg",
    "song": "Auditorium",
    "track_id": "04aa8fd5-d1e7-313a-812e-ab5444316107",
    "recording_id": "0195ecdd-3c89-44f3-bb67-41b03ceeb707",
    "artist": "Mos Def feat. Slick Rick",
    "artist_ids": [
        "486af4f0-a79b-468f-be73-527cd4caf6ea",
        "9f4551c6-1324-4ac5-b3fe-a5c5cfacd54d"
    ],
    "album": "The Ecstatic",
    "release_id": "c131cfbf-5024-4a50-a27b-366f04d3fcd8",
    "release_group_id": "5e98b9bd-af24-4bc4-bbd9-51dcc2d43f50",
    "labels": [
        "Downtown"
    ],
    "label_ids": [
        "5f42fd65-a55b-400c-bf8e-862db80c7bff"
    ],
    "release_date": "2009-06-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "You may recognize the sample from Madlib's instrumental beat tape, \"Beat Konducta vol.3 & 4.\" It is an amalgamation of the tracks \"Movie Finale\" and \"Get It Right,\" which are sampled from Indian artists Lata Mangeshkar and Minoo Purshottam. Mos Def and Slick Rick also sampled Doug E. Fresh and Slick Rick's \"La Di Da Di.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}