Information about plays

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

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

{
    "id": 3582621,
    "uri": "https://api.kexp.org/v2/plays/3582621/?format=api",
    "airdate": "2025-11-25T03:37:44-08:00",
    "show": 65204,
    "show_uri": "https://api.kexp.org/v2/shows/65204/?format=api",
    "image_uri": "https://coverartarchive.org/release/2a70106e-4d41-45f3-9128-0f911593f043/37246592679-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/2a70106e-4d41-45f3-9128-0f911593f043/37246592679-250.jpg",
    "song": "Staring at the Sun",
    "track_id": null,
    "recording_id": "64581a21-566d-4b24-99ae-c5f48b75e660",
    "artist": "TV on the Radio",
    "artist_ids": [
        "eb872766-98f6-453d-883f-2ae908a18315"
    ],
    "album": "Young Liars",
    "release_id": null,
    "release_group_id": "4d51381f-1599-3548-9b06-b0a15f5c7ae1",
    "labels": [
        "Touch and Go Records"
    ],
    "label_ids": [
        "9a2cad26-48de-4e7c-97a5-354f52c6e027"
    ],
    "release_date": "2003-07-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "These lyrics are based on a Sufi poem from 13th century Persian writer Rumi, called “No Room for Form”, about transcendence, death, and love. (Here's the entire poem: https://yogaforums.com/t/no-room-for-form-by-rumi/1750)\n\nTunde Adebimpe and David  Sitek were the only TV on the Radio members to play on this track from the band's 2003 EP , with guest appearances from Nick Zinner of Yeah Yeah Yeahs on guitar and Katrina Ford of Celebration on backing vocals. https://bit.ly/3e4CzBR \n\nWatch the song being performed live in London: https://youtu.be/K-cqP4bXYBI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}