Information about plays

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

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

{
    "id": 3601512,
    "uri": "https://api.kexp.org/v2/plays/3601512/?format=api",
    "airdate": "2026-01-07T18:43:59-08:00",
    "show": 65589,
    "show_uri": "https://api.kexp.org/v2/shows/65589/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Bad Guys Win",
    "track_id": "79a64504-d2e6-4870-a3e7-fcc5807c3219",
    "recording_id": "f2bb8792-3115-44d0-b9b7-23943b5ee49b",
    "artist": "Naked Giants",
    "artist_ids": [
        "0b183251-c4a7-47ab-87b4-4cc0e50dfe95"
    ],
    "album": "Bad Guys Win",
    "release_id": "213e1493-aba0-4d5a-9f21-a4f654daf3a6",
    "release_group_id": "b741fa43-3659-4c66-9a39-607884e46ea0",
    "labels": [
        "DevilDuck Records"
    ],
    "label_ids": [
        "b3446a32-c5be-4c80-9b60-81a4fa610846"
    ],
    "release_date": "2024-08-07",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle's Naked Giants!\n\n“‘Bad Guys Win’ is a 2020s pop-rock epic about feeling powerless to write our own life stories, destined to let the bad guys win” vocalist/guitarist Grant Mullen tells American Songwriter. “That isn’t the end of the story, though. We all have a story to tell, and it’s up to each of us to tell it—no one else can. The bad guys might be real, imagined, or parts of each of us that we would rather be rid of, and ‘Bad Guys Win’ is our anthem about overcoming them and being true to who we really are.”\n\nhttps://americansongwriter.com/exclusive-premiere-hear-naked-giants-buzzy-new-single-bad-guys-win/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}