Information about plays

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

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

{
    "id": 3556194,
    "uri": "https://api.kexp.org/v2/plays/3556194/?format=api",
    "airdate": "2025-09-22T05:02:57-07:00",
    "show": 64631,
    "show_uri": "https://api.kexp.org/v2/shows/64631/?format=api",
    "image_uri": "https://ia801308.us.archive.org/15/items/mbid-27df76e7-7648-40c9-9584-f93158f1c2e5/mbid-27df76e7-7648-40c9-9584-f93158f1c2e5-16649084085_thumb500.jpg",
    "thumbnail_uri": "https://ia601308.us.archive.org/15/items/mbid-27df76e7-7648-40c9-9584-f93158f1c2e5/mbid-27df76e7-7648-40c9-9584-f93158f1c2e5-16649084085_thumb250.jpg",
    "song": "Requiem in D minor, K. 626, Süßmayr completion with reconstructions by Franz Beyer (1971/79) and Robert D. Levin (1993): III. Sequentia: Lacrimosa",
    "track_id": "27092978-ebe7-3d54-96e9-205f55b695ae",
    "recording_id": "dcf0bdf2-416d-4e1d-9b3b-acdf5c25e536",
    "artist": "Wolfgang Amadeus Mozart",
    "artist_ids": [
        "b972f589-fb0e-474e-b64a-803b0364fa75"
    ],
    "album": "Requiem",
    "release_id": "27df76e7-7648-40c9-9584-f93158f1c2e5",
    "release_group_id": "8ebc2e1a-7dd4-3730-8b9f-2bd26045ecd3",
    "labels": [
        "Deutsche Grammophon"
    ],
    "label_ids": [
        "5a584032-dcef-41bb-9f8b-19540116fb1c"
    ],
    "release_date": "1999-08-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning and welcome to the Early Show! It's Mozart Monday, easing you into the new week.\n\nMozart’s Requiem Mass in D minor was composed in 1791 and was left unfinished at the time of his death. Mozart composed his Requiem with the belief it was for himself. The work was commissioned by an anonymous nobleman, who had intended to pass off the work as his own.\n\nDespite Mozart's short life, his rapid pace of composition resulted in more than 800 works of virtually every genre of his time.  His elder colleague Joseph Haydn wrote: \"posterity will not see such a talent again in 100 years.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}