Information about plays

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

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

{
    "id": 3580500,
    "uri": "https://api.kexp.org/v2/plays/3580500/?format=api",
    "airdate": "2025-11-20T03:57:48-08:00",
    "show": 65158,
    "show_uri": "https://api.kexp.org/v2/shows/65158/?format=api",
    "image_uri": "https://dn721907.ca.archive.org/0/items/mbid-2790e713-52d3-4d74-8458-30173f58e290/mbid-2790e713-52d3-4d74-8458-30173f58e290-43560029517_thumb500.jpg",
    "thumbnail_uri": "https://dn721907.ca.archive.org/0/items/mbid-2790e713-52d3-4d74-8458-30173f58e290/mbid-2790e713-52d3-4d74-8458-30173f58e290-43560029517_thumb250.jpg",
    "song": "Can’t Hold Us",
    "track_id": "70fae015-80c7-4a75-a92d-003585b1e6cb",
    "recording_id": "033f9294-a50b-4e13-81ea-5ff0fe5b68b4",
    "artist": "Sampa the Great feat. Mwanjé",
    "artist_ids": [
        "9d79c790-9897-464e-aef0-db5bd3290f00",
        "07cf4341-4e6c-4861-88c1-12b5999b7903"
    ],
    "album": "Can’t Hold Us",
    "release_id": "2790e713-52d3-4d74-8458-30173f58e290",
    "release_group_id": "889e0f13-43cd-446a-afe4-c5937960d3f3",
    "labels": [
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2025-11-14",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sampa the Great has dropped new single, \"Can't Hold Us,\" the track is available via Loma Vista Recordings, and marks the beginning of a new direction for the musician and rapper.\n\nThe track will also be is included in EAFC 26 and will be dropped into in-game playlists.\n\n\"Zamrock is my sound,\" she says. \"It’s my voice. Being Zambian, being loud, being defiant — that’s what Zamrock is.\n\n\"This is the declaration track. I’m saying: I’ve stepped into my power, into my sound, into my purpose. I’ve claimed this thing — Nu Zamrock — as something of my own, something I’m shaping in real time. And in this new form, with this much clarity and drive? You can’t hold us. You can’t stop us. Not anymore.\" https://tinyurl.com/mv66jusk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}