Information about plays

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

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

{
    "id": 3544242,
    "uri": "https://api.kexp.org/v2/plays/3544242/?format=api",
    "airdate": "2025-08-24T15:08:12-07:00",
    "show": 64377,
    "show_uri": "https://api.kexp.org/v2/shows/64377/?format=api",
    "image_uri": "https://coverartarchive.org/release/7c9cba78-6173-4c47-959c-462e9681357f/19907878063-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/7c9cba78-6173-4c47-959c-462e9681357f/19907878063-250.jpg",
    "song": "All We Can Do",
    "track_id": null,
    "recording_id": "62996584-867e-49f8-900b-77ed7670d631",
    "artist": "The Qualitons",
    "artist_ids": [
        "3818b558-9edb-4e81-b6a3-f8772b91571d"
    ],
    "album": "Echoes Calling",
    "release_id": null,
    "release_group_id": "d3a917b3-5fdd-413d-bed6-acf1b877fb99",
    "labels": [],
    "label_ids": [],
    "release_date": "2018-04-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hungarian band The Qualitons make music that blends '60s and '70s mod rock with funk, prog, and psychedelic.\n\nFormed in 2008, they initially started out as an instrumental jazz-funk act, with all the original members having graduated from the Department of Jazz a the Franz Liszt Music Academy. Their debut album Panoramic Tymes was released in 2010 by German funk-soul label Tramp Records.\n\nThe Qualitons made their US debut this spring at SXSW and have successfully toured Germany, Spain, France, and Poland. They have also written and performed the scores for two independent Hungarian films. https://bit.ly/3fjMm9d\n\nCheck out their spectacular LIVE at KEXP in-studio performance, hosted by Kevin Cole, back in 2019:  https://tinyurl.com/mr4cx4ap",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}