Information about plays

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

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

{
    "id": 3645038,
    "uri": "https://api.kexp.org/v2/plays/3645038/?format=api",
    "airdate": "2026-04-21T19:43:41-07:00",
    "show": 66517,
    "show_uri": "https://api.kexp.org/v2/shows/66517/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Together Yet Alone",
    "track_id": null,
    "recording_id": null,
    "artist": "Bahar Movahed",
    "artist_ids": [
        "1b6693e7-f8a1-4985-8b8d-0b6573c12c03"
    ],
    "album": "Together Yet Alone",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2026-05-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Iranian-born and now California-based singer, has created a passionate and unprecedented ode to her Persian classical roots, with great reverence for the ancient radif tradition and in resourceful defiance of Iran's restrictions on female singers in public.\n\nhttps://tinyurl.com/382enfbd",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}