Information about plays

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

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

{
    "id": 3522455,
    "uri": "https://api.kexp.org/v2/plays/3522455/?format=api",
    "airdate": "2025-07-04T07:03:53-07:00",
    "show": 63915,
    "show_uri": "https://api.kexp.org/v2/shows/63915/?format=api",
    "image_uri": "https://ia600806.us.archive.org/31/items/mbid-6d034ec4-ae79-408f-9d66-e4fdb20f6e84/mbid-6d034ec4-ae79-408f-9d66-e4fdb20f6e84-41659473526_thumb500.jpg",
    "thumbnail_uri": "https://ia600806.us.archive.org/31/items/mbid-6d034ec4-ae79-408f-9d66-e4fdb20f6e84/mbid-6d034ec4-ae79-408f-9d66-e4fdb20f6e84-41659473526_thumb250.jpg",
    "song": "NEVER ENOUGH",
    "track_id": "849a8d6a-1b82-40f6-a9bd-0fb2081c7e6a",
    "recording_id": "9fec8121-33f0-4df1-a5f7-5f96948f07a9",
    "artist": "Turnstile",
    "artist_ids": [
        "7b748dac-f5ce-45a7-9b95-c1d8b5b013ed"
    ],
    "album": "NEVER ENOUGH",
    "release_id": "6d034ec4-ae79-408f-9d66-e4fdb20f6e84",
    "release_group_id": "58310aac-65aa-492e-83fb-ec50c58e5a1d",
    "labels": [
        "Roadrunner Records"
    ],
    "label_ids": [
        "5899271b-a77a-4081-93a9-0bd05b9b4180"
    ],
    "release_date": "2025-06-06",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning and happy Friday!  It's the Fourth of July and you're tuned in to The Morning Show with Troy Nelson! Thanks for being here!\n--\nTurnstile is playing --The Bill Graham Civic Auditorium in SF on Sunday, October 5th\n--Seattle's WaMu Theater on Tuesday, October 7th\n--\n\"NEVER ENOUGH feels like the kind of album that meets you exactly where you are whether you’re in a pit screaming your lungs out, driving with the windows down, or just lying in bed with your headphones on. It’s loud, it’s vulnerable, it’s weird in all the best ways.\"  Here's a review of the new album:  https://www.melodicmag.com/album-reviews/turnstile-proves-theyre-never-settling-with-never-enough/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}