Information about plays

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

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

{
    "id": 3609784,
    "uri": "https://api.kexp.org/v2/plays/3609784/?format=api",
    "airdate": "2026-01-27T12:12:08-08:00",
    "show": 65769,
    "show_uri": "https://api.kexp.org/v2/shows/65769/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Halfway Home",
    "track_id": "4f2f839e-10f0-3b04-ac65-bd1b930f5d2d",
    "recording_id": "3948f8db-5ee7-46ed-af18-996e16d29797",
    "artist": "TV on the Radio",
    "artist_ids": [
        "eb872766-98f6-453d-883f-2ae908a18315"
    ],
    "album": "Dear Science",
    "release_id": "e4df002b-a142-40bf-a3af-934ac2eae04d",
    "release_group_id": "572aeb84-6e76-3dc6-aea0-bf37ae6584c6",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2008-09-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tunde Adebimpe wrote \"Halfway Home, ;the opening track for TV on the Radio's critically acclaimed 2008 release, \"Dear Science.\" \n--\n\"Dear Science\" was recorded in 2008 at the Stay Gold studio in Brooklyn, New York. Band member Kyp Malone said that the album's title came from \"a note that Dave [Sitek] wrote in the studio that said, \"Dear Science, please start solving problems and curing diseases or shut the f**k up.\"\n--\nIn July, 2025, TV on the Radio performed this one live.  Watch!: https://www.youtube.com/watch?v=hpcXfafanMA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}