Information about plays

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

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

{
    "id": 3602287,
    "uri": "https://api.kexp.org/v2/plays/3602287/?format=api",
    "airdate": "2026-01-09T15:20:54-08:00",
    "show": 65604,
    "show_uri": "https://api.kexp.org/v2/shows/65604/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Fuck These Fuckin Fascists",
    "track_id": "b1ef5a7d-df7f-4076-90c5-845019e562c2",
    "recording_id": "7da49bad-fd71-41d5-9b73-5879b35b2f34",
    "artist": "The Muslims",
    "artist_ids": [
        "75042058-1159-44b5-a5bd-f294b8ae7cf3"
    ],
    "album": "Fuck These Fuckin Fascists",
    "release_id": "918f5508-9e7a-4476-9b69-30939600475f",
    "release_group_id": "88f7d871-998c-45be-b115-6b0c94886570",
    "labels": [
        "Epitaph"
    ],
    "label_ids": [
        "1bfd06be-a6ed-4ced-8159-7d4d2923a40c"
    ],
    "release_date": "2021-07-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Taking inspiration from classic punk and Afropunk roots, the Durham trio, The Muslims, mix hardcore, rock-rap fusion, political satire & shared experiences as multi-racial Muslims into a powerful and spiritual deliverance. With their sharp lyrics, gut-wrenching rhythms, and offensive satire the queer POC punk band is ready to convert everyday citizens into cultish Munks.  \nhttps://ghettoblastermagazine.com/videos-2/the-muslims-share-video-fuck-these-fucking-fascists/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}