Information about plays

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

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

{
    "id": 3544308,
    "uri": "https://api.kexp.org/v2/plays/3544308/?format=api",
    "airdate": "2025-08-24T17:00:44-07:00",
    "show": 64377,
    "show_uri": "https://api.kexp.org/v2/shows/64377/?format=api",
    "image_uri": "https://ia800203.us.archive.org/18/items/mbid-14be09ec-45ed-4e1c-a9f9-a547882bdd3a/mbid-14be09ec-45ed-4e1c-a9f9-a547882bdd3a-41600549667_thumb500.jpg",
    "thumbnail_uri": "https://ia600203.us.archive.org/18/items/mbid-14be09ec-45ed-4e1c-a9f9-a547882bdd3a/mbid-14be09ec-45ed-4e1c-a9f9-a547882bdd3a-41600549667_thumb250.jpg",
    "song": "Legalize Living",
    "track_id": "106b6f39-b6bb-4791-91c2-3d0762bf4239",
    "recording_id": "c6bd7618-17f1-4e24-9308-a9ee6bc547ac",
    "artist": "The Hives",
    "artist_ids": [
        "487bfd74-71bf-46dd-b89c-80b7a0f06f2f"
    ],
    "album": "The Hives Forever Forever The Hives",
    "release_id": "14be09ec-45ed-4e1c-a9f9-a547882bdd3a",
    "release_group_id": "54799c5b-7f66-4b78-98f7-cceca58e6be7",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-08-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Hives seventh full-length album \"The Hives Forever, Forever The Hives\" drops on August 29th.\n\nThe Hives will be touring! September 15th @ Seattle's Showbox SoDo; September 16th @ Vancouver, BC's Commodore Ballroom; September 17th @ Portland, OR's Revolution Hall; September 20th @ SF's The Warfield.  More dates & locales here: https://thehives.com/live/\n\nOf this track, the band ask, \"Have you ever felt as though life is strangling you a little bit every day? Like a tight rollneck or the hands of an invisible garden gnome? Do you feel like they are putting you in ever smaller cages and on ever tighter schedules? Are you relating to Michael Douglas in Falling Down? You are not crazy!\n\n\"Governments all over the world have slowly but surely taken steps to make living itself illegal. Stop normalizing this normalization! Join The Hives in the campaign for the legalization of living across all countries! Things must change now!\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}