Information about plays

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

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

{
    "id": 3626818,
    "uri": "https://api.kexp.org/v2/plays/3626818/?format=api",
    "airdate": "2026-03-08T16:31:06-07:00",
    "show": 66128,
    "show_uri": "https://api.kexp.org/v2/shows/66128/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The American in Me",
    "track_id": "2b1c5e49-4e06-3f3c-9c32-c517e285c379",
    "recording_id": "f53784af-3f1f-426d-a087-c263b964c9e5",
    "artist": "Avengers",
    "artist_ids": [
        "f290c284-cc49-49a6-bc89-3f58de0c40ed"
    ],
    "album": "The American in Me",
    "release_id": "9149e071-9651-473b-93f2-8067356aedbe",
    "release_group_id": "cde4f0d6-7a04-33ab-90fc-b4b8061903d2",
    "labels": [
        "DBK Works"
    ],
    "label_ids": [
        "4742fffd-4097-42a6-9156-9a03546c5198"
    ],
    "release_date": "2004-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Celebrating International Women's Day on our Spring Fundraising Drive today on the Variety Show with Kevin and Lace!!! https://kexp.org/donate/ \n\nThe Avengers formed in 1977 in San Francisco. The band recorded an EP, We Are the One (1977), and after opening for the Sex Pistols worked with Steve Jones, but had not released an album before breaking up in 1979.\n\nLead singer, Penelope Houston, is also a folk singer who has a solo career. Since 1999, a number of other albums were released with studio and live tracks, and the band has come together for various occasions. Pearl Jam covered this track on Pearl Jam: Live at Easy Street. https://tinyurl.com/3vwet99b",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}