Information about plays

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

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

{
    "id": 3500783,
    "uri": "https://api.kexp.org/v2/plays/3500783/?format=api",
    "airdate": "2025-05-13T09:14:34-07:00",
    "show": 63449,
    "show_uri": "https://api.kexp.org/v2/shows/63449/?format=api",
    "image_uri": "https://ia600402.us.archive.org/1/items/mbid-f29f0569-552d-4ac8-b783-4cf8048eea7e/mbid-f29f0569-552d-4ac8-b783-4cf8048eea7e-3112628916_thumb500.jpg",
    "thumbnail_uri": "https://ia800402.us.archive.org/1/items/mbid-f29f0569-552d-4ac8-b783-4cf8048eea7e/mbid-f29f0569-552d-4ac8-b783-4cf8048eea7e-3112628916_thumb250.jpg",
    "song": "Cornflake Girl",
    "track_id": "9af2030d-484b-36ad-bbbe-94e86f21cd29",
    "recording_id": "b181d04b-5414-4224-a258-db5cf2d9377e",
    "artist": "Tori Amos",
    "artist_ids": [
        "c0b2500e-0cef-4130-869d-732b23ed9df5"
    ],
    "album": "Under the Pink",
    "release_id": "f29f0569-552d-4ac8-b783-4cf8048eea7e",
    "release_group_id": "ef2b891f-ca73-3e14-b38b-a68699dab8c4",
    "labels": [
        "Atlantic",
        "BMG Direct Marketing, Inc."
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7",
        "9a7d39a4-a887-40f3-a645-a9a136d1f13f"
    ],
    "release_date": "1994-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tori Amos had to fight for the whistling part that comes in over her piano at the beginning of the song, as her production team was in favor of a mandolin line their guitarist came up with. \n\n\"Everybody really liked that,\" she told The Baltimore Sun in 1994. \"And even in the mix studio, I was screaming at the top of my lungs that it had to be a whistle. I want the cowboys coming over the hill. Eric was laughing his head off, and the mixer, Kevin Killen, said to me, 'This whistle is naff, Tori.' And I said, 'Well, guess what, Kevin. When you make your own song, you can put your own mandolin on it. This is a whistle. F--king put it in. Put the sample in.' So I got my whistle, and I'm happy as a clam to this day.\" \n\nhttp://www.toriamos.com/\n\nDear Tori Amos, you kick ass in the butt.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}