Information about plays

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

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

{
    "id": 3636368,
    "uri": "https://api.kexp.org/v2/plays/3636368/?format=api",
    "airdate": "2026-04-01T08:26:55-07:00",
    "show": 66336,
    "show_uri": "https://api.kexp.org/v2/shows/66336/?format=api",
    "image_uri": "https://dn710601.ca.archive.org/0/items/mbid-a37e4f6f-2dec-4d59-9ea1-844d50915e4b/mbid-a37e4f6f-2dec-4d59-9ea1-844d50915e4b-13737010464_thumb500.jpg",
    "thumbnail_uri": "https://dn710601.ca.archive.org/0/items/mbid-a37e4f6f-2dec-4d59-9ea1-844d50915e4b/mbid-a37e4f6f-2dec-4d59-9ea1-844d50915e4b-13737010464_thumb250.jpg",
    "song": "It Ain’t Over ’til It’s Over",
    "track_id": "e0aea940-e040-4564-bb8f-5780a18bb941",
    "recording_id": "960d358d-b00f-48da-90b8-4e3643a29074",
    "artist": "Lenny Kravitz",
    "artist_ids": [
        "0ef3f425-9bd2-4216-9dd2-219d2fe90f1f"
    ],
    "album": "Mama Said",
    "release_id": "a37e4f6f-2dec-4d59-9ea1-844d50915e4b",
    "release_group_id": "f27cadab-ab3a-3e67-a24e-3a67b68840f2",
    "labels": [
        "Virgin",
        "Virgin America"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c",
        "47b84b3b-889e-4c66-80f0-afd58a1d304b"
    ],
    "release_date": "1991-04-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The horn line at the end of this track is performed by the Phenix Horns from Earth, Wind & Fire. Lenny Kravitz on the song: \"I was trying to get my wife [Lisa Bonet] back with that song.” (He failed: the two eventually divorced in 1993. However, they still maintain an unbreakable bond.).\n--\nIn the official video, he performs this song live: https://www.youtube.com/watch?v=TmENMZFUU_0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}