Information about plays

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

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

{
    "id": 3548137,
    "uri": "https://api.kexp.org/v2/plays/3548137/?format=api",
    "airdate": "2025-09-02T20:57:45-07:00",
    "show": 64457,
    "show_uri": "https://api.kexp.org/v2/shows/64457/?format=api",
    "image_uri": "https://coverartarchive.org/release/977129c1-7e33-43b4-8fe1-adb5a15df999/40392118960-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/977129c1-7e33-43b4-8fe1-adb5a15df999/40392118960-250.jpg",
    "song": "River",
    "track_id": null,
    "recording_id": "304abb4d-e3a5-4f4b-b234-4ab94355166f",
    "artist": "Hiroki Tamaki",
    "artist_ids": [
        "b7776cc1-fec2-40c8-b3e9-3dd157e9016d"
    ],
    "album": "Bhagwan Shree Rajneesh",
    "release_id": null,
    "release_group_id": "1887f836-5a57-40cf-bf53-8ef89301f0ce",
    "labels": [
        "Columbia Music Entertainment"
    ],
    "label_ids": [
        "31f1a6ee-dfec-44aa-8aec-21da571709df"
    ],
    "release_date": "2009-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hiroki Tamaki’s career has been defined by a resistance against traditional form. Born in Kobe and raised in a Zen temple, the young violinist found his first professional engagement with the Tokyo Symphony Orchestra and immediately rebelled against the 12-tone temperament on which Western classical music was built. After four years of musical soul searching, he ended up with another orchestra, but this time with a synth in hand.\n\nhttps://timecapsulespace.bandcamp.com/track/kawa-river",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}