Information about plays

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

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

{
    "id": 3635896,
    "uri": "https://api.kexp.org/v2/plays/3635896/?format=api",
    "airdate": "2026-03-31T06:02:55-07:00",
    "show": 66327,
    "show_uri": "https://api.kexp.org/v2/shows/66327/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-4465906f-05e4-4574-91f1-3a56a3a0a2a5/mbid-4465906f-05e4-4574-91f1-3a56a3a0a2a5-34050370213_thumb500.jpg",
    "thumbnail_uri": "https://ia801408.us.archive.org/9/items/mbid-4465906f-05e4-4574-91f1-3a56a3a0a2a5/mbid-4465906f-05e4-4574-91f1-3a56a3a0a2a5-34050370213_thumb250.jpg",
    "song": "Choices",
    "track_id": "aa5b8d85-eb64-45c5-8282-89a810a87e4d",
    "recording_id": "dd3a2a22-b3ff-40ba-9868-75ad7f9b3801",
    "artist": "Oddisee feat. Phonte, BeMyFiasco & Kay Young",
    "artist_ids": [
        "efd095f1-37bb-4087-83e9-02124841c855",
        "7f149adb-309f-4931-8450-c580613e7067",
        "aaae09b3-70d9-4a65-bb3f-57e85dfe9b83",
        "136986bb-6e39-4e79-9945-cf9aa37a4a0b"
    ],
    "album": "To What End",
    "release_id": "4465906f-05e4-4574-91f1-3a56a3a0a2a5",
    "release_group_id": "76994cc2-6d22-43ea-b036-249dee0d1ad2",
    "labels": [
        "Outer Note Label"
    ],
    "label_ids": [
        "c995690b-f6e4-4efe-851d-4dc87f17a1f2"
    ],
    "release_date": "2023-01-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "By request from William in Dallas.\n==\nFrom the DC-born, Brooklyn-based Oddisee (Amir Mohamed el Khalif). \n\nOn this track, he confronts the uphill battle of avoiding your parents' mistakes - with support from Phonte and BeMyFiasco from The Foreign Exchange and South Londoner Kay Young - https://tinyurl.com/2yecamyk \n==\nhttps://oddisee.bandcamp.com/album/to-what-end",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}