Information about plays

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

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

{
    "id": 3413852,
    "uri": "https://api.kexp.org/v2/plays/3413852/?format=api",
    "airdate": "2024-10-17T11:10:14-07:00",
    "show": 61599,
    "show_uri": "https://api.kexp.org/v2/shows/61599/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Cause",
    "track_id": null,
    "recording_id": null,
    "artist": "Tramhaus",
    "artist_ids": [
        "dace0d40-f90f-4b3b-99da-aa99be756920"
    ],
    "album": "The First Exit",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2024-09-20",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rotterdam’s post-punk powerhouse Tramhaus is making waves, and their long-awaited debut album 'The First Exit' cements their status as a musical force to be reckoned with. Fierce, unapologetic, and dripping with attitude, the album's nine-track, 30-minute whirlwind has critics raving: So Young Magazine calls it “a statement of intent,” while The Quietus lauds it as “a vortex of catchy noise.” From riotous live shows across Europe, Japan, and SXSW, to airplay on BBC Radio 6 and KEXP, Tramhaus is set to take their biggest headline tour yet, bringing their explosive, danceable fury to the masses. Prepare for dissonance, twisted dreams, and the chaotic brilliance that is Tramhaus.\nhttps://tinyurl.com/2cbc4cmb\n\nhttps://tramhaus.bandcamp.com/album/the-first-exit",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}