Information about plays

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

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

{
    "id": 3631370,
    "uri": "https://api.kexp.org/v2/plays/3631370/?format=api",
    "airdate": "2026-03-20T06:47:38-07:00",
    "show": 66228,
    "show_uri": "https://api.kexp.org/v2/shows/66228/?format=api",
    "image_uri": "https://coverartarchive.org/release/35f85028-7004-40fa-adc5-50df45299848/37243476701-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/35f85028-7004-40fa-adc5-50df45299848/37243476701-250.jpg",
    "song": "Give Me A Smile",
    "track_id": null,
    "recording_id": "c5b7d0d9-f078-4613-a41c-eb18c78acb69",
    "artist": "Thandii",
    "artist_ids": [
        "5054d3a9-6386-4027-a1af-b2ea09fe0203"
    ],
    "album": "A Beat to Make It Better",
    "release_id": null,
    "release_group_id": "ca74d28d-749a-4cfe-ad88-e13f798584ac",
    "labels": [],
    "label_ids": [],
    "release_date": "2023-03-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Project spearheaded by vocalist Jess Berry – who has worked with Ghostpoet, Hozier, Mr. Jukes – alongside Pinoy-American Graham Godfrey, a noted drummer and percussionist who has teamed up with the likes of Michael Kiwanuka, Little Simz, Cleo Sol, and Inflo.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}