Information about plays

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

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

{
    "id": 3635891,
    "uri": "https://api.kexp.org/v2/plays/3635891/?format=api",
    "airdate": "2026-03-31T05:45:02-07:00",
    "show": 66327,
    "show_uri": "https://api.kexp.org/v2/shows/66327/?format=api",
    "image_uri": "https://dn711406.ca.archive.org/0/items/mbid-abc44aa9-3e44-44cc-9a92-4ea7effd46be/mbid-abc44aa9-3e44-44cc-9a92-4ea7effd46be-44615335843_thumb500.jpg",
    "thumbnail_uri": "https://dn711406.ca.archive.org/0/items/mbid-abc44aa9-3e44-44cc-9a92-4ea7effd46be/mbid-abc44aa9-3e44-44cc-9a92-4ea7effd46be-44615335843_thumb250.jpg",
    "song": "Riptides",
    "track_id": "8291f5e3-c6d4-49cc-8867-c67aabc1f72f",
    "recording_id": "9147e7fe-8e47-4091-b58b-fc3da51e8164",
    "artist": "Death Cab for Cutie",
    "artist_ids": [
        "0039c7ae-e1a7-4a7d-9b49-0cbc716821a6"
    ],
    "album": "I Built You A Tower",
    "release_id": "abc44aa9-3e44-44cc-9a92-4ea7effd46be",
    "release_group_id": "554b417d-8885-41e6-86c7-ae935e62d571",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2026-06-05",
    "rotation_status": "Heavy",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Death Cab for Cutie's 11th album, I Built You A Tower, is out on June 5th, their first since 2022. \n\n\"Riptides\" is a harrowing track that explores \"the challenge of dealing with personal struggles as the world around us experiences tragedy and loss on an unfathomable scale,\" according to Ben Gibbard.\n\nhttps://www.deathcabforcutie.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}