Information about plays

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

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

{
    "id": 3554933,
    "uri": "https://api.kexp.org/v2/plays/3554933/?format=api",
    "airdate": "2025-09-19T08:28:14-07:00",
    "show": 64601,
    "show_uri": "https://api.kexp.org/v2/shows/64601/?format=api",
    "image_uri": "https://ia902800.us.archive.org/10/items/mbid-5eae7af7-6dee-480e-8b0b-3af0a69a8d77/mbid-5eae7af7-6dee-480e-8b0b-3af0a69a8d77-24906966421_thumb500.jpg",
    "thumbnail_uri": "https://ia802800.us.archive.org/10/items/mbid-5eae7af7-6dee-480e-8b0b-3af0a69a8d77/mbid-5eae7af7-6dee-480e-8b0b-3af0a69a8d77-24906966421_thumb250.jpg",
    "song": "Thou Shalt Always Kill",
    "track_id": "2c52fb23-8a1a-32c9-82dd-8750e39eabb1",
    "recording_id": "71ddd8b3-ee89-490b-b3f7-e1aa61296d0d",
    "artist": "Dan le Sac vs. Scroobius Pip",
    "artist_ids": [
        "fb8fb96b-e9aa-4cdd-b3b0-b49eaa0f32dd"
    ],
    "album": "Angles",
    "release_id": "5eae7af7-6dee-480e-8b0b-3af0a69a8d77",
    "release_group_id": "a96f4ed7-817c-3eb7-a3c3-8648ab691396",
    "labels": [
        "Strange Famous Records"
    ],
    "label_ids": [
        "91b3c431-8d3a-43c5-909d-c2f3380bd8db"
    ],
    "release_date": "2008-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dan le sac vs. Scroobius Pip are an English hip-hop duo, who combine electronic beats with spoken word lyrics. The pair are producer and programmer Daniel Stephens (aka Dan le sac), and vocalist/rapper David Peter Meads (aka Scroobius Pip), whose moniker is an intentional misspelling of the Edward Lear poem, \"The Scroobious Pip.\"  Born in Essex in 1981, Pip has had a stutter since he was four years old. He credits the stutter with helping him develop his vocabulary and says it hasn't held him back",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}