Information about plays

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

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

{
    "id": 3607154,
    "uri": "https://api.kexp.org/v2/plays/3607154/?format=api",
    "airdate": "2026-01-21T08:57:42-08:00",
    "show": 65714,
    "show_uri": "https://api.kexp.org/v2/shows/65714/?format=api",
    "image_uri": "https://ia800204.us.archive.org/10/items/mbid-f6108f99-488a-3498-98eb-b037af8268d8/mbid-f6108f99-488a-3498-98eb-b037af8268d8-2514907489_thumb500.jpg",
    "thumbnail_uri": "https://ia800204.us.archive.org/10/items/mbid-f6108f99-488a-3498-98eb-b037af8268d8/mbid-f6108f99-488a-3498-98eb-b037af8268d8-2514907489_thumb250.jpg",
    "song": "Another Brick in the Wall, Part 2",
    "track_id": "83da97d0-b776-3a57-a8c2-535e6a20a080",
    "recording_id": "597eae0b-ccb6-4076-b997-0ce940586076",
    "artist": "Pink Floyd",
    "artist_ids": [
        "83d91898-7763-47d7-b03b-b92132375c47"
    ],
    "album": "The Wall",
    "release_id": "f6108f99-488a-3498-98eb-b037af8268d8",
    "release_group_id": "f2026101-945b-3d05-9ef4-aa718fc3feef",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "2000-04-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jessie in Oakland\nI was on the verge of taking another day off today, after avoiding the news for well, months, the current occupation in Minnesota pulled me, rightfully so, back in. And Bam, grief stricken, this old abolitionist and activist only wanted to stay in bed. But, then I heard you say, show up for each other, and I thought of my community. My students, the teaching artists, my coworkers, and I decided I'd get back to it. So I got dressed. I packed my little girls and my lunch. I added three new artists to my Bandcamp. And a new Mirah album! So yeah, thank you. Another day, another brick in the wall. Music heals and music motivates! We got this. \nNOTE: Another Brick in the Wall in requests (PT 2 the faster one)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}