Information about plays

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

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

{
    "id": 3629736,
    "uri": "https://api.kexp.org/v2/plays/3629736/?format=api",
    "airdate": "2026-03-16T12:05:13-07:00",
    "show": 66198,
    "show_uri": "https://api.kexp.org/v2/shows/66198/?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": "Gwenyn y Gwanwyn",
    "track_id": "5e5f8c48-7b1e-4380-9599-a88526c5dcee",
    "recording_id": "1df18a26-eb63-4c6f-a74a-5490a31c4b50",
    "artist": "Carwyn Ellis & Rio 18",
    "artist_ids": [
        "017fe25a-4e2f-4507-aa14-a49a8c62432c",
        "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": "More on this awesome project!\n\n\"Hot on the heels of their last album Fontana Rosa, Carwyn Ellis & Rio 18’s latest offering picks up where they left off, taking us on an express trip around the Latin world in 35 minutes. It draws the listener back into his now trademark sound that fuses Brazilian styles with Welsh language – Cymraeg cumbia, perhaps?\"  \nhttps://www.buzzmag.co.uk/carwyn-ellis-rio-18-haf-album-review/\n\nhttps://carwynellisrio18.bandcamp.com/\nhttps://carwynellis.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}