Information about plays

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

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

{
    "id": 3556052,
    "uri": "https://api.kexp.org/v2/plays/3556052/?format=api",
    "airdate": "2025-09-21T20:21:10-07:00",
    "show": 64626,
    "show_uri": "https://api.kexp.org/v2/shows/64626/?format=api",
    "image_uri": "https://coverartarchive.org/release/9237d83a-78fc-472d-b9be-718b65d7003b/38671220311-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/9237d83a-78fc-472d-b9be-718b65d7003b/38671220311-250.jpg",
    "song": "Mango (feat. Adeline, Adi Oasis, & Masego)",
    "track_id": null,
    "recording_id": null,
    "artist": "KAMAUU",
    "artist_ids": [
        "cb97a50e-050c-4993-b449-e0d9c898e6cf"
    ],
    "album": "Mango",
    "release_id": null,
    "release_group_id": "d778baab-70cf-47d0-a2e9-0a729b2d06a2",
    "labels": [],
    "label_ids": [],
    "release_date": "2020-09-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kamauu collaborated with Adi Oasis and singer/saxophonist Masego for \"Mango\" in 2020.\n\nKamauu is a Washington D.C.-born, New York-based artist, rapper, poet, and thinker who blends R&B, funk, and hip-hop into his music. \n\nThe video for this song was such a feel-good moment in 2020! \nhttps://youtu.be/Zw_y3Kj_Sa8\n\n\"Mango\" was a KEXP song-of-the-day in 2021! - download it now from the KEXP website: https://www.kexp.org/podcasts/song-of-the-day/2021/1/27/kamauu-mango-feat-adeline/\n\nKeep up with D.C.-born/NYC-based rapper and poet Kamauu:\nhttps://www.kamauu.world/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}