Information about plays

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

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

{
    "id": 3555933,
    "uri": "https://api.kexp.org/v2/plays/3555933/?format=api",
    "airdate": "2025-09-21T15:00:03-07:00",
    "show": 64624,
    "show_uri": "https://api.kexp.org/v2/shows/64624/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Draw A Line",
    "track_id": null,
    "recording_id": null,
    "artist": "The Qualitons",
    "artist_ids": [
        "3818b558-9edb-4e81-b6a3-f8772b91571d"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Live on KEXP March 22, 2019!  The Qualitons are the FIRST Hungarian band to perform an in-studio session here at KEXP.  Check out that epic, phenomenal session here: https://tinyurl.com/yr7tpwz8\n\nBudapest-based band The Qualitons make music that blends '60s and '70s mod rock with funk, prog, and psychedelic. Formed 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. https://tinyurl.com/39v7fz8n\n\nTheir debut album, Panoramic Tymes, was released in 2010 by German funk-soul label Tramp Records. The Qualitons have also written and performed the scores for two independent Hungarian films.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}