Information about plays

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

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

{
    "id": 3621935,
    "uri": "https://api.kexp.org/v2/plays/3621935/?format=api",
    "airdate": "2026-02-25T02:32:27-08:00",
    "show": 66024,
    "show_uri": "https://api.kexp.org/v2/shows/66024/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "23",
    "track_id": "91cec253-bf51-4461-bc68-f3e311c985c3",
    "recording_id": "5f5f385c-d8d7-4168-abed-3d6adc7bcebe",
    "artist": "Lime Garden",
    "artist_ids": [
        "47d7fd0d-6598-43a0-b7b3-39bfff0d3ce4"
    ],
    "album": "23",
    "release_id": "7b6acdb3-d45e-44ac-95af-919ff01aac5e",
    "release_group_id": "dcc4c348-8135-406a-a8cb-6d9293138963",
    "labels": [
        "So Young Records"
    ],
    "label_ids": [
        "f6aa3f7b-77dd-4f29-90c8-5b7c6919b24e"
    ],
    "release_date": "2026-01-20",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Brighton quartet's new album, Maybe Not Tonight,\" will be out on April 10th!\n\nBest friends Chloe Howard and Annabel Wittle are the vocalist/guitarist and drummer of Lime Garden. The self-described “wonk pop” band is completed by Leila Deeley on guitar and Tippi Morgan on bass.\n\nOf the album, Howard confides, \"The concept was born from a dream I had where I was talking to my younger self. In the dream I was essentially ripping into my own personality and lack of success.\n\n\"'23' the song was born on a rainy January afternoon, a Happy Mondays–inspired jam paved the way for the main bassline.”\n\nhttps://limegarden.bandcamp.com/album/maybe-not-tonight",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}