Information about plays

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

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

{
    "id": 3420885,
    "uri": "https://api.kexp.org/v2/plays/3420885/?format=api",
    "airdate": "2024-11-03T11:33:17-08:00",
    "show": 61752,
    "show_uri": "https://api.kexp.org/v2/shows/61752/?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": "“This machine kills fascists” was emblazoned on folk singer Woody Guthrie’s guitar, and he used his weapon of choice to compose timely songs of protest, which still remain relevant. One of those tunes is “All You Fascists Bound To Lose” which Guthrie wrote in 1942. \n--\nRhiannon Giddens from the Carolina Chocolate Drops sings and plays fiddle with the Resistance Revival Chorus, an activist and musical group that formed out of the 2017 Women’s March-- video here: https://youtu.be/dWUa7aAIfLE\n\nhttps://www.resistancerevivalchorus.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}