Information about plays

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

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

{
    "id": 3622692,
    "uri": "https://api.kexp.org/v2/plays/3622692/?format=api",
    "airdate": "2026-02-26T18:52:04-08:00",
    "show": 66037,
    "show_uri": "https://api.kexp.org/v2/shows/66037/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Heavy Foot",
    "track_id": null,
    "recording_id": null,
    "artist": "Mon Rovîa",
    "artist_ids": [
        "f8fa26d4-c370-41d5-a163-ccd9c530b1d4"
    ],
    "album": "Bloodline",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-07-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mon, born in Mon Rovia, Liberia. My life can be summed up by being born into a civil war, escaping the life of a child soldier, rescued by the hands of missionaries. Spent a lot of my developmental years living in a variety of places with a number of life experiences. And then layered on top of all of this is the assimilation I felt being a transracially adopted refugee. My music in a nutshell is a culmination of these experiences blended with the empathy I feel for the experiences with others. The mission of my music is to heal with others - with every nation and tongue, in due time.\nhttps://monroviaboy.bandcamp.com/album/bloodline",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}