Information about plays

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

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

{
    "id": 3639125,
    "uri": "https://api.kexp.org/v2/plays/3639125/?format=api",
    "airdate": "2026-04-07T17:00:32-07:00",
    "show": 66393,
    "show_uri": "https://api.kexp.org/v2/shows/66393/?format=api",
    "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
    "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
    "song": "Wizard",
    "track_id": null,
    "recording_id": "8ea7f900-82fd-45a8-afd2-a1df2a899648",
    "artist": "Castle Rat",
    "artist_ids": [
        "f3bfdd64-13d5-4e39-a2ca-792b81f96dea"
    ],
    "album": "Live on KEXP",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "KEXP"
    ],
    "label_ids": [
        "89e0503e-96f0-41b4-835f-2c542b7fcb44"
    ],
    "release_date": "2026-01-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "For Paul\n__\nFantasy heavy metal warriors, Castle Rat, performed this song Live on KEXP January 2026! The band consists of: \nRiley Pinkerton (\"The Rat Queen\") - Vocals, Guitar\nFranco Vittore (\"The Count\") - Guitar\nCharley Ruddell (\"The Plague Doctor\") - Bass\nJoshua  Strmic (\"The Druid\") - Drums\nRebecca Corrigan (\"The Rat Reaperess\") - Death\n\nWatch here! https://www.youtube.com/watch?v=rQixE9aPd0w",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}