Information about plays

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

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

{
    "id": 3611277,
    "uri": "https://api.kexp.org/v2/plays/3611277/?format=api",
    "airdate": "2026-01-31T03:56:21-08:00",
    "show": 65799,
    "show_uri": "https://api.kexp.org/v2/shows/65799/?format=api",
    "image_uri": "https://ia800402.us.archive.org/23/items/mbid-7b6acdb3-d45e-44ac-95af-919ff01aac5e/mbid-7b6acdb3-d45e-44ac-95af-919ff01aac5e-44143378667_thumb500.jpg",
    "thumbnail_uri": "https://ia800402.us.archive.org/23/items/mbid-7b6acdb3-d45e-44ac-95af-919ff01aac5e/mbid-7b6acdb3-d45e-44ac-95af-919ff01aac5e-44143378667_thumb250.jpg",
    "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": "\"At 17 I had the world in my hands and at 23 I just lost it\nSomething about the fact I’m losing my edge I’m getting further away from a profit\"\n\nBest friends Chloe Howard and Annabel Wittle are the vocalist/guitarist and drummer of Lime Garden, a self-described “wonk pop” band completed by Leila Deeley on guitar and Tippi Morgan on bass.  \nHere's an interview with them from 2025: https://www.slugmag.com/music/interviews/music-interviews/most-of-your-life-is-boring-lime-garden-is-romanticizing-the-mundane/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}