Information about plays

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

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

{
    "id": 3541579,
    "uri": "https://api.kexp.org/v2/plays/3541579/?format=api",
    "airdate": "2025-08-18T11:14:46-07:00",
    "show": 64324,
    "show_uri": "https://api.kexp.org/v2/shows/64324/?format=api",
    "image_uri": "https://ia800200.us.archive.org/21/items/mbid-9d533a11-09a3-4e84-99c5-c1e35941a63a/mbid-9d533a11-09a3-4e84-99c5-c1e35941a63a-41611757477_thumb500.jpg",
    "thumbnail_uri": "https://ia600200.us.archive.org/21/items/mbid-9d533a11-09a3-4e84-99c5-c1e35941a63a/mbid-9d533a11-09a3-4e84-99c5-c1e35941a63a-41611757477_thumb250.jpg",
    "song": "Sweet Danger",
    "track_id": "22802cc3-f9cb-49bc-96d1-f8b762fe352f",
    "recording_id": "93e28f42-04fb-4d93-b49b-beaca2333bb4",
    "artist": "Obongjayar",
    "artist_ids": [
        "9fef8897-8e04-455c-9ac4-cb4c0f855dc5"
    ],
    "album": "Paradise Now",
    "release_id": "9d533a11-09a3-4e84-99c5-c1e35941a63a",
    "release_group_id": "e3ea0e1c-ef3c-4cb6-9d94-edfcdf8d4e1c",
    "labels": [
        "September Recordings"
    ],
    "label_ids": [
        "e7099b24-bdbe-44f3-9388-13ef84eebaaf"
    ],
    "release_date": "2025-05-30",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "KEXP's music director Chris Sanley on Obongjayar's latest album: \"For his epic 15-track sophomore album, Nigerian-born, London-based visionary Obongjayar unveils an irresistible, prismatic fusion of art-pop, alt-R&B, Afrobeats, and synth-pop. Unencumbered by genre norms, his adventurous, hook-laden arrangements showcase emphatic vocals, dizzying synths, frenzied percussion, groovy rhythms, and a myriad of sonic influences, all seamlessly woven into his infectious, singular sound. Paradise Now portrays an endlessly inspired and inspiring talent who knows no bounds.\" https://www.kexp.org/read/2025/6/2/new-music-reviews-62/ \n\nhttps://obongjayar.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}