Information about plays

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

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

{
    "id": 3521087,
    "uri": "https://api.kexp.org/v2/plays/3521087/?format=api",
    "airdate": "2025-07-01T06:10:16-07:00",
    "show": 63889,
    "show_uri": "https://api.kexp.org/v2/shows/63889/?format=api",
    "image_uri": "https://ia600808.us.archive.org/35/items/mbid-3616cb7e-055a-46bf-ae80-eb5e1422475d/mbid-3616cb7e-055a-46bf-ae80-eb5e1422475d-41659601849_thumb500.jpg",
    "thumbnail_uri": "https://ia800808.us.archive.org/35/items/mbid-3616cb7e-055a-46bf-ae80-eb5e1422475d/mbid-3616cb7e-055a-46bf-ae80-eb5e1422475d-41659601849_thumb250.jpg",
    "song": "Like You'll Lose",
    "track_id": "c09d0bd9-60e7-4236-b300-6abc90135ca1",
    "recording_id": "0804a97e-cfd0-4e2c-97bc-11563e99f120",
    "artist": "Lifeguard",
    "artist_ids": [
        "48accb6d-eafc-46db-9f59-c4838a63e2e2"
    ],
    "album": "Ripped and Torn",
    "release_id": "3616cb7e-055a-46bf-ae80-eb5e1422475d",
    "release_group_id": "534edbb2-9f1b-4e2d-b1ad-383b9205e6e1",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2025-06-06",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "UPCOMING SHOWS:\n+ July 26 @ Bottom of the Hill SF)\n+ July 30 @ Baba Yaga (SEA)\n===\nThe youthful Chicago trio of Asher Case, Isaac Lowenstein, and Kai Slater have been making music together since they were in high school, nearly a quarter of their lives. Noisy and immediate, cryptic but heartfelt, they draw inspiration from punk, dub, power-pop and experimental sounds, and bring them all together in explosive inspiration.\n===\nhttps://lifeguardband100.bandcamp.com/album/ripped-and-torn",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}