Information about plays

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

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

{
    "id": 3550113,
    "uri": "https://api.kexp.org/v2/plays/3550113/?format=api",
    "airdate": "2025-09-07T16:45:55-07:00",
    "show": 64501,
    "show_uri": "https://api.kexp.org/v2/shows/64501/?format=api",
    "image_uri": "https://ia601807.us.archive.org/12/items/mbid-393353a9-7ebd-49b9-8af6-7093219dbdc4/mbid-393353a9-7ebd-49b9-8af6-7093219dbdc4-42484656571_thumb500.jpg",
    "thumbnail_uri": "https://ia601807.us.archive.org/12/items/mbid-393353a9-7ebd-49b9-8af6-7093219dbdc4/mbid-393353a9-7ebd-49b9-8af6-7093219dbdc4-42484656571_thumb250.jpg",
    "song": "something in the wind",
    "track_id": "efb78fdd-0adf-4dfe-a2a1-63b1a5641fe3",
    "recording_id": "397646e2-e446-49c3-a9e5-4cef8d7dc971",
    "artist": "Ada Lea",
    "artist_ids": [
        "2fdc614a-ba8e-45c8-8cce-6dfd3ec864e8"
    ],
    "album": "when i paint my masterpiece",
    "release_id": "393353a9-7ebd-49b9-8af6-7093219dbdc4",
    "release_group_id": "dadf5d16-b74d-4b93-8349-352dafc82ad2",
    "labels": [
        "Saddle Creek Records"
    ],
    "label_ids": [
        "006ea2fb-e616-4743-924a-8bda90fff909"
    ],
    "release_date": "2025-08-08",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ada Lea will be at Ballard Homestead (Abbey Arts) in Seattle on October 24th and The Knockout in San Francisco on October 29th. https://tinyurl.com/3up29fzc | https://tinyurl.com/bdet8vs8\n\nOf this track, Montreal’s Alexandra Levy confides, \"I had a dream about this song and remember nothing. There is a constant in everyone’s life, which is the dream.\n\n\"When we recorded the song, Luke, who produced it, suggested we slow it down so Tasy could improvise a busy drum solo. Then, Jonas, engineer, sped the song up to its regular speed. Like a slowed down wink to Leonard Cohen himself.\" https://tinyurl.com/2tpb65at",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}