Information about plays

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

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

{
    "id": 3613240,
    "uri": "https://api.kexp.org/v2/plays/3613240/?format=api",
    "airdate": "2026-02-04T19:30:28-08:00",
    "show": 65841,
    "show_uri": "https://api.kexp.org/v2/shows/65841/?format=api",
    "image_uri": "https://coverartarchive.org/release/a1241c50-e6eb-4130-8ef9-6a940d40f2af/29674339375-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a1241c50-e6eb-4130-8ef9-6a940d40f2af/29674339375-250.jpg",
    "song": "Walk That Walk, Talk That Talk",
    "track_id": null,
    "recording_id": "6f086437-3274-4699-a5fb-0050e3aa1eb5",
    "artist": "Weldon Irvine",
    "artist_ids": [
        "92a0f97c-311e-4ca9-8bb3-247b3d96d41b"
    ],
    "album": "Cosmic Vortex (Justice Divine)",
    "release_id": null,
    "release_group_id": "692e5e5d-f664-4c7e-a058-782c86d0dc82",
    "labels": [
        "BMG Japan"
    ],
    "label_ids": [
        "3dd26d3b-7b24-4b84-a957-b43cffb0f1b6"
    ],
    "release_date": "1974-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"A major contributor to the 1970s Black Arts Movement, Irvine who wrote over 500 songs and over 50 theatre plays, was also integral to the evolution of hip hop, from its inception through its golden era of consciousness and heavy jazz-laden sampling, as we hear from Mos Def and Q-Tip. His dedicated mentorship sparked a movement in his long-time residence of Jamaica/St. Albans, Queens, helping develop some of the most well-known figures in jazz today\"\n\ndiscogs.com/artist/20585-Weldon-Irvine",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}