Information about plays

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

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

{
    "id": 3576813,
    "uri": "https://api.kexp.org/v2/plays/3576813/?format=api",
    "airdate": "2025-11-11T11:32:38-08:00",
    "show": 65081,
    "show_uri": "https://api.kexp.org/v2/shows/65081/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Jackson",
    "track_id": "9280d8a3-a570-48d3-b6a8-a8c358637880",
    "recording_id": "12aa7011-56c3-4413-be9e-bd39fa69d18e",
    "artist": "Cymbals Eat Guitars",
    "artist_ids": [
        "3e0e78e8-cf0c-46e3-84fe-555a3e8ad4d4"
    ],
    "album": "LOSE",
    "release_id": "ddaa3ef8-393d-4564-878b-0e048f627a87",
    "release_group_id": "0f8a2660-78ec-4863-add5-9cf5ad0b14e4",
    "labels": [
        "Barsuk Records"
    ],
    "label_ids": [
        "a4f904e0-f048-4c13-88ec-f9f31f3e6109"
    ],
    "release_date": "2014-08-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"You’re taking two Klonopin\nSo you can quit flipping\nAnd face our friends...\": https://genius.com/Cymbals-eat-guitars-jackson-lyrics\n\nThis was one of nine cathartic songs that Cymbals Eat Guitars frontman Joseph D’Agostino wrote for \"LOSE\" while grieving the loss of his friend and collaborator Benjamin High. \n--\nThis incredible song was selected as a KEXP Song of the Day.  You may have it for free: https://www.kexp.org/read/2014/7/1/song-of-the-day-cymbals-eat-guitars-jackson/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}