Information about plays

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

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

{
    "id": 3619115,
    "uri": "https://api.kexp.org/v2/plays/3619115/?format=api",
    "airdate": "2026-02-18T13:21:40-08:00",
    "show": 65967,
    "show_uri": "https://api.kexp.org/v2/shows/65967/?format=api",
    "image_uri": "https://dn710808.ca.archive.org/0/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": "Supermagic",
    "track_id": "9140148d-9e66-382c-be03-a27ec7b64ec4",
    "recording_id": "dc1a49bc-fd4a-418f-87cc-a8f3ab5b2a5b",
    "artist": "Mos Def",
    "artist_ids": [
        "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": "The holy month of Ramadan began yesterday evening and continues until Thursday, March 19th.\n--\nMos Def sampled the Turkish track 'Ince Ince Kar Yaar,' from iconic Turkish composer Selda Bagcan, who had no idea about her looped participation until she watched the  Grammy Awards ceremony on television and heard the track.\n--\nShe sued.  \"Your style is very effective,\" she said in a statement directed to Mos. \"But I expect you to respect the labor of others.\": https://theboombox.com/turkish-composer-sues-mos-def-over-sample/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}