Information about plays

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

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

{
    "id": 3635494,
    "uri": "https://api.kexp.org/v2/plays/3635494/?format=api",
    "airdate": "2026-03-30T07:20:48-07:00",
    "show": 66320,
    "show_uri": "https://api.kexp.org/v2/shows/66320/?format=api",
    "image_uri": "https://dn710003.ca.archive.org/0/items/mbid-0bf006ce-45a5-4963-89cb-cd285fd768bb/mbid-0bf006ce-45a5-4963-89cb-cd285fd768bb-42446231661_thumb500.jpg",
    "thumbnail_uri": "https://dn710003.ca.archive.org/0/items/mbid-0bf006ce-45a5-4963-89cb-cd285fd768bb/mbid-0bf006ce-45a5-4963-89cb-cd285fd768bb-42446231661_thumb250.jpg",
    "song": "Au Pays du Cocaine",
    "track_id": "394d519a-dc86-4067-82f3-e009dee507b1",
    "recording_id": "de3cc966-527a-4a52-b48d-d70e7d719594",
    "artist": "Geese",
    "artist_ids": [
        "e0c97a4d-c392-41a9-a374-57af3e3eeab3"
    ],
    "album": "Getting Killed",
    "release_id": "0bf006ce-45a5-4963-89cb-cd285fd768bb",
    "release_group_id": "3c18308c-9072-4810-b26e-0c573e46fb07",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Au Pays du Cocaine (poorly) translates the standard English title of Bruegel’s “Het Luilekkerland\"—\"The Land of Cockaigne\"—to French and makes a pun on it. \n\nCockaigne is a medieval peasant myth, an imaginary place of luxury and ease, comfort and pleasure. In poems, it is a place where all the restrictions of society are defied, sexual liberty is open, and food is plentiful. Essentially, the narrator is begging this other person to return from this paradise they’ve found since leaving them.\n--\nHere's the official music video: https://www.youtube.com/watch?v=RGE-JRsJ2uo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}