Information about plays

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

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

{
    "id": 3641439,
    "uri": "https://api.kexp.org/v2/plays/3641439/?format=api",
    "airdate": "2026-04-13T05:03:17-07:00",
    "show": 66441,
    "show_uri": "https://api.kexp.org/v2/shows/66441/?format=api",
    "image_uri": "https://dn710708.ca.archive.org/0/items/mbid-24903749-6be5-43b1-8fc6-31ea88df2b35/mbid-24903749-6be5-43b1-8fc6-31ea88df2b35-15165737851_thumb500.jpg",
    "thumbnail_uri": "https://dn710708.ca.archive.org/0/items/mbid-24903749-6be5-43b1-8fc6-31ea88df2b35/mbid-24903749-6be5-43b1-8fc6-31ea88df2b35-15165737851_thumb250.jpg",
    "song": "Mass in C minor, K. 427: I. Kyrie: Kyrie eleison – Christe eleison",
    "track_id": "1126427c-4b03-47d2-8fda-130c108419db",
    "recording_id": "1ea22b9f-b387-45eb-8d23-def277f4d0f1",
    "artist": "Wolfgang Amadeus Mozart",
    "artist_ids": [
        "b972f589-fb0e-474e-b64a-803b0364fa75"
    ],
    "album": "Great Mass in C minor / Exsultate, jubilate",
    "release_id": "24903749-6be5-43b1-8fc6-31ea88df2b35",
    "release_group_id": "007c69ae-8b21-4a8e-b4ee-aa40db5a9a14",
    "labels": [
        "BIS"
    ],
    "label_ids": [
        "447147a3-c947-4422-9993-db1254234110"
    ],
    "release_date": "2016-11-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning, and welcome to Early with Eva! It's Mozart Monday, easing you into the new week.\n\nMozart composed this work in Vienna in 1782 and 1783, after his marriage, when he moved to Vienna from Salzburg, Austria.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}