Information about plays

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

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

{
    "id": 3661924,
    "uri": "https://api.kexp.org/v2/plays/3661924/?format=api",
    "airdate": "2026-05-31T11:41:30-07:00",
    "show": 66866,
    "show_uri": "https://api.kexp.org/v2/shows/66866/?format=api",
    "image_uri": "https://coverartarchive.org/release/530bbddf-949d-4951-bcca-483f297699f2/27539120499-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/530bbddf-949d-4951-bcca-483f297699f2/27539120499-250.jpg",
    "song": "All You Fascists Bound to Lose",
    "track_id": null,
    "recording_id": "90f3cb7f-70de-4033-9ae4-c21c89279b84",
    "artist": "Resistance Revival Chorus feat. Rhiannon Giddens",
    "artist_ids": [
        "4956c0b6-5b55-46e7-9f5f-da7c3cdc5b52",
        "3f7574d9-94f3-46dc-8228-9d7358019d9f"
    ],
    "album": "This Joy",
    "release_id": null,
    "release_group_id": "bdfe4191-371d-45d6-b58d-3d37a8b2106e",
    "labels": [
        "Righteous Babe Records"
    ],
    "label_ids": [
        "9d1ac05c-138a-41d4-a869-59364e81759c"
    ],
    "release_date": "2020-10-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Resistance Revival Chorus was founded in the wake of the 2017 Women's March. Lead vocals by Rhiannon Giddeons on this song referencing Woody Guthrie's famous scrawling on his acoustic guitar.\nhttps://resistancerevivalchorus.bandcamp.com/album/this-joy",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}