Information about plays

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

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

{
    "id": 3636863,
    "uri": "https://api.kexp.org/v2/plays/3636863/?format=api",
    "airdate": "2026-04-02T12:32:22-07:00",
    "show": 66345,
    "show_uri": "https://api.kexp.org/v2/shows/66345/?format=api",
    "image_uri": "https://dn720709.ca.archive.org/0/items/mbid-40517744-59fc-4d54-aa2b-8c4f26aca9be/mbid-40517744-59fc-4d54-aa2b-8c4f26aca9be-42991251113_thumb500.jpg",
    "thumbnail_uri": "https://dn720709.ca.archive.org/0/items/mbid-40517744-59fc-4d54-aa2b-8c4f26aca9be/mbid-40517744-59fc-4d54-aa2b-8c4f26aca9be-42991251113_thumb250.jpg",
    "song": "In The Beginning",
    "track_id": "b5e3121c-fb9a-49c4-aa21-72cffa76a766",
    "recording_id": "a34384cb-e353-4abc-b0ca-7df7d9361f1b",
    "artist": "The Autumn Defense",
    "artist_ids": [
        "e5fc141f-b94a-4c49-8e8f-d21d69eeb72c"
    ],
    "album": "Here and Nowhere",
    "release_id": "40517744-59fc-4d54-aa2b-8c4f26aca9be",
    "release_group_id": "84f2dd26-0cf4-4c4d-bc24-092ed2708590",
    "labels": [
        "Yep Roc Records"
    ],
    "label_ids": [
        "1edc2ff4-e80d-4539-8c6a-749474f7db3a"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Autumn Defense is the pairing of Wilco members John Stirratt and Pat Sansone. They've been doing this band together since 1999, well before Sansone joined Wilco. Their album, 'Here and Nowhere' was released in 2025 and their first in 11 years.\n\nhttps://stereogum.com/2315420/the-autumn-defense-announce-first-album-in-11-years-here-and-nowhere-hear-the-ones/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}