Information about plays

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

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

{
    "id": 3549914,
    "uri": "https://api.kexp.org/v2/plays/3549914/?format=api",
    "airdate": "2025-09-07T05:21:31-07:00",
    "show": 64497,
    "show_uri": "https://api.kexp.org/v2/shows/64497/?format=api",
    "image_uri": "https://coverartarchive.org/release/98ec1f5b-6055-4fd6-a7fc-07a5d4288d6c/27322595026-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/98ec1f5b-6055-4fd6-a7fc-07a5d4288d6c/27322595026-250.jpg",
    "song": "The Story of Qahwah",
    "track_id": null,
    "recording_id": "b2afd331-89a0-48d4-884a-ff207c1a2867",
    "artist": "Omar Offendum & Thanks Joey",
    "artist_ids": [
        "4f51fee1-10a5-4732-9b8f-a89fb03423ff",
        "aa28dbfc-8618-4d08-bd93-dd8d6aab5bfb"
    ],
    "album": "Lost in Translation",
    "release_id": null,
    "release_group_id": "e9033839-809f-4a51-a417-08fb0e633361",
    "labels": [
        "Colours Of The Culture"
    ],
    "label_ids": [
        "e657b1fc-4a40-403f-8309-12fe500fe876"
    ],
    "release_date": "2020-09-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "YouTube Introduction to the song:\nThis highly caffeinated clip features a live performance of “#TheStoryOfQahwa” at Thanks Joey's home studio in #LosShamgeles ... Please share far & wide with all the #coffee lovers you know! ☕️ #RiseAndShine.\n\nCheck it out!\nhttps://youtu.be/SU736df5UmM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}