Information about plays

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

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

{
    "id": 3624856,
    "uri": "https://api.kexp.org/v2/plays/3624856/?format=api",
    "airdate": "2026-03-03T15:21:10-08:00",
    "show": 66081,
    "show_uri": "https://api.kexp.org/v2/shows/66081/?format=api",
    "image_uri": "https://dn710301.ca.archive.org/0/items/mbid-e2b0ed2e-ad34-4f21-ae3c-21b2140e944a/mbid-e2b0ed2e-ad34-4f21-ae3c-21b2140e944a-44323384272_thumb500.jpg",
    "thumbnail_uri": "https://dn710301.ca.archive.org/0/items/mbid-e2b0ed2e-ad34-4f21-ae3c-21b2140e944a/mbid-e2b0ed2e-ad34-4f21-ae3c-21b2140e944a-44323384272_thumb250.jpg",
    "song": "Shades of Red",
    "track_id": "1b3107b7-f439-4c46-918f-a62e08bf54b5",
    "recording_id": "bf8908a6-f18e-4ed5-acf9-6c833d4f632c",
    "artist": "Carwyn Ellis & Rio 18 feat. Nina Miranda",
    "artist_ids": [
        "017fe25a-4e2f-4507-aa14-a49a8c62432c",
        "c46d923d-6d73-48a4-aeeb-a9484488caf2",
        "c8d6cdfe-3968-488b-8368-d9872d0e75e9"
    ],
    "album": "Haf",
    "release_id": "e2b0ed2e-ad34-4f21-ae3c-21b2140e944a",
    "release_group_id": "c8ef4019-e594-4b57-88c5-241b00fd621a",
    "labels": [
        "Bubblewrap Collective"
    ],
    "label_ids": [
        "35bceb33-7b2d-4c0e-953e-54cba86fb2fa"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://carwynellisrio18.bandcamp.com/album/haf",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}