Information about plays

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

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

{
    "id": 3641048,
    "uri": "https://api.kexp.org/v2/plays/3641048/?format=api",
    "airdate": "2026-04-12T04:10:03-07:00",
    "show": 66431,
    "show_uri": "https://api.kexp.org/v2/shows/66431/?format=api",
    "image_uri": "https://dn710205.ca.archive.org/0/items/mbid-b0b0dba5-fb1f-3750-8fcb-42ad53856ad3/mbid-b0b0dba5-fb1f-3750-8fcb-42ad53856ad3-23577569469_thumb500.jpg",
    "thumbnail_uri": "https://dn710205.ca.archive.org/0/items/mbid-b0b0dba5-fb1f-3750-8fcb-42ad53856ad3/mbid-b0b0dba5-fb1f-3750-8fcb-42ad53856ad3-23577569469_thumb250.jpg",
    "song": "Brimful of Asha",
    "track_id": "c05054a4-0204-3055-b4b9-97d872776a5b",
    "recording_id": "f097bcf6-b56d-482c-af7c-85e187619324",
    "artist": "Cornershop",
    "artist_ids": [
        "92046be7-0927-4835-a4ed-a90416747d53"
    ],
    "album": "When I Was Born for the 7th Time",
    "release_id": "b0b0dba5-fb1f-3750-8fcb-42ad53856ad3",
    "release_group_id": "070fb0a3-76ff-34fb-a892-19f6c7d303f6",
    "labels": [
        "Luaka Bop",
        "Warner Bros. Records"
    ],
    "label_ids": [
        "92996c02-75c4-4a12-8d90-522483c200c5",
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1997-09-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song was inspired by Asha Bhosle, who passed away this morning. This song is based on the history of film culture in India, specifically Bhosle, a playback singer who has sung over 12,000 songs and is referred to as \"Sadi rani\" (Punjabi for \"our queen\") at one point in the lyrics. ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}