Information about plays

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

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

{
    "id": 3632329,
    "uri": "https://api.kexp.org/v2/plays/3632329/?format=api",
    "airdate": "2026-03-22T11:13:25-07:00",
    "show": 66250,
    "show_uri": "https://api.kexp.org/v2/shows/66250/?format=api",
    "image_uri": "https://coverartarchive.org/release/219fd9d8-b4e2-4808-9066-7eaa24c92f01/42952734565-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/219fd9d8-b4e2-4808-9066-7eaa24c92f01/42952734565-250.jpg",
    "song": "Look Who’s Back",
    "track_id": null,
    "recording_id": "ed8058fc-f1be-4fc4-bf00-2386289abf64",
    "artist": "The Nude Party",
    "artist_ids": [
        "3d36bd1f-a551-4b16-9cb5-3e4c68bc5f2a"
    ],
    "album": "Look Who’s Back",
    "release_id": null,
    "release_group_id": "5f7f5ebb-b138-45e7-80fc-070e8399369d",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-02-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The NY band are playing The Independent, SF 3/22 and Neumos, Seattle 3/25\nhttps://thenudeparty.bandcamp.com/album/look-whos-back\n\nAndrea True was nude often during her time as an adult film star.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}