Information about plays

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

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

{
    "id": 3639455,
    "uri": "https://api.kexp.org/v2/plays/3639455/?format=api",
    "airdate": "2026-04-08T12:27:47-07:00",
    "show": 66399,
    "show_uri": "https://api.kexp.org/v2/shows/66399/?format=api",
    "image_uri": "https://dn710108.ca.archive.org/0/items/mbid-b091da43-d448-411e-afe8-fd90e5b50ff7/mbid-b091da43-d448-411e-afe8-fd90e5b50ff7-36642017654_thumb500.jpg",
    "thumbnail_uri": "https://dn710108.ca.archive.org/0/items/mbid-b091da43-d448-411e-afe8-fd90e5b50ff7/mbid-b091da43-d448-411e-afe8-fd90e5b50ff7-36642017654_thumb250.jpg",
    "song": "Up and Comer",
    "track_id": "09248b68-a0dc-4c83-bb40-83f671335b37",
    "recording_id": "b3888552-e096-40e4-92fe-4d378961d1ee",
    "artist": "SPRINTS",
    "artist_ids": [
        "256e0b36-88cb-453a-9ce4-7b73cb6b882f"
    ],
    "album": "Letter to Self",
    "release_id": "b091da43-d448-411e-afe8-fd90e5b50ff7",
    "release_group_id": "3801c47e-f902-49d2-8b0f-608ec03d8a6d",
    "labels": [
        "City Slang"
    ],
    "label_ids": [
        "82935ddb-a9d6-45a7-85e3-0b0add51fa1c"
    ],
    "release_date": "2024-01-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Irish band SPRINTS performed Live on KEXP in 2024. Check out the session here: https://www.youtube.com/watch?v=6FtN3HV1voM\n\n--\n\n\"'Up And Comer' is a pretty dry take on a fear and self-consciousness that has been ruminating in me since I picked up an instrument,\" bandleader Karla Chubb reveals. \"This innate fear that maybe I would always be 'good for a girl,' but would I ever actually be great? It's an invisible narrative that has been constructed by the doubts and negativity I’ve been fed by others, as well my own imposter syndrome.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}