Information about plays

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

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

{
    "id": 3636503,
    "uri": "https://api.kexp.org/v2/plays/3636503/?format=api",
    "airdate": "2026-04-01T15:54:45-07:00",
    "show": 66338,
    "show_uri": "https://api.kexp.org/v2/shows/66338/?format=api",
    "image_uri": "https://coverartarchive.org/release/5e15d8b8-bd80-3c0b-be2f-b66c68620435/19202703809-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/5e15d8b8-bd80-3c0b-be2f-b66c68620435/19202703809-250.jpg",
    "song": "Whitey on the Moon",
    "track_id": null,
    "recording_id": "231850d1-bcf1-467d-97b9-71f224432f2e",
    "artist": "Gil Scott‐Heron",
    "artist_ids": [
        "b5b89643-c488-4f39-a302-25cab31084a5"
    ],
    "album": "The Revolution Will Not Be Televised",
    "release_id": null,
    "release_group_id": "98e59d65-f790-34a4-9880-c82f9921fbf1",
    "labels": [
        "BMG"
    ],
    "label_ids": [
        "29d7c88f-5200-4418-a683-5c94ea032e38"
    ],
    "release_date": "1974-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A rat done bit my sister Nell.\n(with Whitey on the moon)\nHer face and arms began to swell.\n(and Whitey's on the moon)\nI can't pay no doctor bill.\n(but Whitey's on the moon)\nTen years from now I'll be payin' still.\n(while Whitey's on the moon)\n\n\nGil Scott-Heron, a singer, poet, and author, wrote many spoken-word poems and songs about social, political, and economic issues in the United States. In this 1970 spoken-word poem, titled \"Whitey on the Moon,\" Scott-Heron commented on racial economic disparities in the United States. He contrasted the 1969 moon landing with the realities African Americans faced while living in cities like New York, Detroit, or Los Angeles.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}